Package | Description |
---|---|
org.apache.commons.geometry.io.euclidean.threed.obj |
This package contains types for reading and writing the
OBJ
geometric data file format.
|
Modifier and Type | Method and Description |
---|---|
protected PolygonObjParser.Face |
AbstractObjPolygonReader.readFace()
Return the next face from the OBJ content or null if no face is found.
|
PolygonObjParser.Face |
PolygonObjParser.readFace()
Read an OBJ face definition from the current line.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.