|
|
struct { | |
| |
|
halp::dynamic_gpu_geometry mesh | |
| |
|
float transform [16] {} | |
| |
|
bool dirty_mesh = false | |
| |
|
bool dirty_transform = false | |
| |
| } | geometry | |
| |
|
halp::combobox_t<"Position", Attribute3 > | position |
| |
|
halp::combobox_t<"Normal", Attribute3 > | normal |
| |
|
halp::combobox_t<"Color", Attribute3 > | color |
| |
|
halp::combobox_t<"TexCoord", Attribute2 > | texcoord |
| |
|
halp::combobox_t<"Tangent", Attribute3 > | tangent |
| |
The documentation for this struct was generated from the following file: