Uses of Class
org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser
Packages that use PolygonObjParser
Package
Description
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 PolygonObjParserModifier and TypeFieldDescriptionprivate final PolygonObjParser
AbstractObjPolygonReader.parser
OBJ polygon parser.