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

Static Public Attributes

static constexpr auto value
 

Member Data Documentation

constexpr auto wayverb::core::cl_representation< ray >::value
static
Initial value:
= R"(
typedef struct {
float3 position;
float3 direction;
} ray;
)"

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