Uses of Class
org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser
Packages that use AbstractObjParser
Package
Description
This package contains types for reading and writing the
OBJ
geometric data file format.
-
Uses of AbstractObjParser in org.apache.commons.geometry.io.euclidean.threed.obj
Subclasses of AbstractObjParser in org.apache.commons.geometry.io.euclidean.threed.objModifier and TypeClassDescriptionclass
Low-level parser class for reading 3D polygon (face) data in the OBJ file format.