|
Marine systems simulation
|
Collaboration diagram for objl::Mesh:Public Member Functions | |
| Mesh (std::vector< Vertex > &_Vertices, std::vector< unsigned int > &_Indices) | |
Public Attributes | |
| std::string | MeshName |
| std::vector< Vertex > | Vertices |
| std::vector< unsigned int > | Indices |
| Material | MeshMaterial |