Cogs.Core
|
Static Public Member Functions | |
static VertexFormatHandle | getVertexFormat () |
Public Attributes | |
uint64_t | position |
vec1010102 | normal |
glm::vec2 | tex |
Definition at line 110 of file VertexFormats.h.
|
inlinestatic |
Definition at line 116 of file VertexFormats.h.
vec1010102 Cogs::Core::Pos4hNorm10Tex2f::normal |
Definition at line 113 of file VertexFormats.h.
uint64_t Cogs::Core::Pos4hNorm10Tex2f::position |
Definition at line 112 of file VertexFormats.h.
glm::vec2 Cogs::Core::Pos4hNorm10Tex2f::tex |
Definition at line 114 of file VertexFormats.h.