Package | Description |
---|---|
org.apache.commons.geometry.io.euclidean.threed.obj |
This package contains types for reading and writing the
OBJ
geometric data file format.
|
Class and Description |
---|
AbstractObjParser
Abstract base class for OBJ parsing functionality.
|
AbstractObjPolygonReader
Abstract base class for types that read OBJ polygon content using
PolygonObjParser . |
ObjWriter.MeshBuffer
Class used to produce OBJ mesh content from sequences of facets.
|
PolygonObjParser.Face
Class representing an OBJ face definition.
|
PolygonObjParser.VertexAttributes
Class representing a set of attributes for a face vertex.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.