com.aspose.cad.fileformats.obj.vertexdata.index

com.aspose.cad.fileformats.obj.vertexdata.index package

The com.aspose.cad.fileformats.obj.vertexdata.index namespace defines the index types that map vertices to their associated texture coordinates and normals within an OBJ model. These types are used by the OBJ parser to accurately reconstruct geometric data.

Classes

NameDescription
ObjVertexIndexThe OBJ vertex index.
ObjVertexTextureIndexThe OBJ vertex texture index.
ObjVertexTextureNormalIndexThe OBJ vertex texture normal index.