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

Static Public Attributes

static constexpr auto value
 

Member Data Documentation

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

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