Uses of Package
org.apache.commons.geometry.io.euclidean.threed.obj
Packages that use org.apache.commons.geometry.io.euclidean.threed.obj
Package
Description
This package contains types for reading and writing the
OBJ
geometric data file format.
-
Classes in org.apache.commons.geometry.io.euclidean.threed.obj used by org.apache.commons.geometry.io.euclidean.threed.objClassDescriptionAbstract base class for OBJ parsing functionality.Abstract base class for types that read OBJ polygon content using
PolygonObjParser
.Class for writing OBJ files containing 3D polygon geometries.Class used to produce OBJ mesh content from sequences of facets.Low-level parser class for reading 3D polygon (face) data in the OBJ file format.Class representing an OBJ face definition.Class representing a set of attributes for a face vertex.