Uses of Class
org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser
-
Packages that use PolygonObjParser Package Description org.apache.commons.geometry.io.euclidean.threed.obj This package contains types for reading and writing the OBJ geometric data file format. -
-
Uses of PolygonObjParser in org.apache.commons.geometry.io.euclidean.threed.obj
Fields in org.apache.commons.geometry.io.euclidean.threed.obj declared as PolygonObjParser Modifier and Type Field Description private PolygonObjParser
AbstractObjPolygonReader. parser
OBJ polygon parser.
-