Cogs.Core
|
Static Public Member Functions | |
static VertexFormatHandle | getVertexFormat () |
Public Attributes | |
glm::vec3 | position |
glm::vec3 | normal |
Definition at line 79 of file VertexFormats.h.
|
inlinestatic |
Definition at line 84 of file VertexFormats.h.
glm::vec3 Cogs::Core::PositionNormalVertex::normal |
Definition at line 82 of file VertexFormats.h.
glm::vec3 Cogs::Core::PositionNormalVertex::position |
Definition at line 81 of file VertexFormats.h.