Click or drag to resize
AB4D logo

Ab3d.ObjFile Namespace

Ab3d.UIElements namespace provide classes that are used with Ab3d.ReaderObj.
Classes
 ClassDescription
Public classObjFileData ObjFileData class contains meshes and materials that were read from obj file.
Public classObjMaterial ObjMaterial defines a material that was read from mtl file.
Public classObjMesh ObjMesh defines the mesh object in obj file. It contains one or more ObjMeshGroup that define the faces that defined the 3D objects.
Public classObjMeshGroup ObjMeshGroup is used to group faces inside obj mesh.