Wayverb
wayverb::core::cl_representation< triangle > Struct Template Referencefinal

Static Public Attributes

static constexpr auto value
 

Member Data Documentation

constexpr auto wayverb::core::cl_representation< triangle >::value
static
Initial value:
= R"(
typedef struct {
uint surface;
uint v0;
uint v1;
uint v2;
} triangle;
)"

The documentation for this struct was generated from the following file: