|
Mesh_analyzer
|
Public Member Functions | |
| const std::vector< real_t > & | GetVertices () const |
| const std::vector< real_t > & | GetVertexWeights () const |
Public Attributes | |
| std::vector< real_t > | vertices |
| std::vector< real_t > | vertex_weights |
| std::vector< real_t > | normals |
| std::vector< real_t > | texcoords |
| std::vector< real_t > | texcoord_ws |
| std::vector< real_t > | colors |
| std::vector< skin_weight_t > | skin_weights |