Cogs.Core
|
Static Public Member Functions | |
static VertexFormatHandle | getVertexFormat () |
Public Attributes | |
glm::vec3 | position |
glm::vec4 | normalAndOpacity |
Definition at line 88 of file MultiphaseFlowComponent.h.
|
inlinestatic |
Definition at line 93 of file MultiphaseFlowComponent.h.
glm::vec4 Cogs::Core::MultiphaseFlowComponent::Vertex::normalAndOpacity |
Definition at line 91 of file MultiphaseFlowComponent.h.
glm::vec3 Cogs::Core::MultiphaseFlowComponent::Vertex::position |
Definition at line 90 of file MultiphaseFlowComponent.h.