Cogs.Core
|
Public Attributes | |
glm::vec3 | pos |
uint32_t | color |
glm::quat | rot |
glm::vec4 | scale |
Definition at line 13 of file VectorFieldSystem.h.
uint32_t Cogs::Core::VectorField::InstanceData::color |
Definition at line 16 of file VectorFieldSystem.h.
glm::vec3 Cogs::Core::VectorField::InstanceData::pos |
Definition at line 15 of file VectorFieldSystem.h.
glm::quat Cogs::Core::VectorField::InstanceData::rot |
Definition at line 17 of file VectorFieldSystem.h.
glm::vec4 Cogs::Core::VectorField::InstanceData::scale |
Definition at line 18 of file VectorFieldSystem.h.