![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Public Member Functions | |
| VertexData (const float *pos, const float *norm, const std::vector< uv_pair_type > &uvs, const std::vector< FCDJointWeightPair > &weights) | |
Public Attributes | |
| float | x |
| float | y |
| float | z |
| float | nx |
| float | ny |
| float | nz |
| std::vector< uv_pair_type > | uvs |
| std::vector< FCDJointWeightPair > | weights |
|
inline |
| float VertexData::nx |
| float VertexData::ny |
| float VertexData::nz |
| std::vector<uv_pair_type> VertexData::uvs |
| std::vector<FCDJointWeightPair> VertexData::weights |
| float VertexData::x |
| float VertexData::y |
| float VertexData::z |