![]() | |
Ab |
Class | Description | |
---|---|---|
![]() | ObjFileData | ObjFileData class contains meshes and materials that were read from obj file. |
![]() | ObjMaterial | ObjMaterial defines a material that was read from mtl file. |
![]() | ObjMesh | ObjMesh defines the mesh object in obj file. It contains one or more ObjMeshGroup that define the faces that defined the 3D objects. |
![]() | ObjMeshGroup | ObjMeshGroup is used to group faces inside obj mesh. |