Uses of Class
org.apache.commons.geometry.io.euclidean.threed.obj.ObjWriter
Packages that use ObjWriter
Package
Description
This package contains types for reading and writing the
OBJ
geometric data file format.
-
Uses of ObjWriter in org.apache.commons.geometry.io.euclidean.threed.obj
Methods in org.apache.commons.geometry.io.euclidean.threed.obj that return ObjWriterModifier and TypeMethodDescriptionprivate ObjWriter
ObjBoundaryWriteHandler3D.createWriter
(GeometryOutput out) Construct a new, configuredObjWriter
instance for writing content to the given output stream.