|
2D_Game_Engine
|
#include <vertexbufferlayout.hpp>
Static Public Member Functions | |
| static unsigned int | GetSizeOfType (unsigned int type) |
Public Attributes | |
| unsigned int | type |
| unsigned int | count |
| bool | normalized |
Definition at line 3 of file vertexbufferlayout.hpp.
|
inlinestatic |
Definition at line 8 of file vertexbufferlayout.hpp.
| unsigned int VertexBufferElement::count |
Definition at line 5 of file vertexbufferlayout.hpp.
| bool VertexBufferElement::normalized |
Definition at line 6 of file vertexbufferlayout.hpp.
| unsigned int VertexBufferElement::type |
Definition at line 4 of file vertexbufferlayout.hpp.