|
ModelViewer 0.1
Template for CPP projects
|
| ▼Nmodel_viewer | |
| ▼Ngeometry | |
| CFaceIndex | Struct representing a face's indexes in an OBJ model |
| CObjGeometry | Class representing the geometry of an OBJ model |
| CTextureCoordinate | Struct representing a texture coordinate in an OBJ model |
| CVector3 | Struct representing a 3D Vector |
| ▼Nloaders | |
| CILoader | Interface for model loaders |
| CObjLoader | Class for loading OBJ models |
| ▼Nmaterial | |
| CMTLMaterial | Class representing a material parsed from an MTL file |
| CModelManager | Class for managing model loading and providing geometry and material |