ModelViewer 0.1
Template for CPP projects
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cmodel_viewer::geometry::FaceIndexStruct representing a face's indexes in an OBJ model
 Cmodel_viewer::loaders::ILoaderInterface for model loaders
 Cmodel_viewer::loaders::ObjLoaderClass for loading OBJ models
 CQObject
 Cmodel_viewer::ModelManagerClass for managing model loading and providing geometry and material
 Cmodel_viewer::material::MTLMaterialClass representing a material parsed from an MTL file
 CQQuick3DGeometry
 Cmodel_viewer::geometry::ObjGeometryClass representing the geometry of an OBJ model
 Cmodel_viewer::geometry::TextureCoordinateStruct representing a texture coordinate in an OBJ model
 Cmodel_viewer::geometry::Vector3Struct representing a 3D Vector