![]() |
XII Release 0.1.0
|
The data that is stored per vertex. More...
#include <Geometry.h>
Public Member Functions | |
| XII_DECLARE_POD_TYPE () | |
| bool | operator< (const Vertex &rhs) const |
| bool | operator== (const Vertex &rhs) const |
Public Attributes | |
| xiiVec3 | m_vPosition |
| xiiVec3 | m_vNormal |
| xiiVec3 | m_vTangent |
| float | m_fBiTangentSign |
| xiiVec2 | m_vTexCoord |
| xiiColor | m_Color |
| xiiVec4U16 | m_BoneIndices |
| xiiColorLinearUB | m_BoneWeights |
The data that is stored per vertex.