Class ObjBoundaryReadHandler3D

java.lang.Object
org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D
org.apache.commons.geometry.io.euclidean.threed.obj.ObjBoundaryReadHandler3D
All Implemented Interfaces:
BoundaryReadHandler<PlaneConvexSubset, BoundarySource3D>, BoundaryReadHandler3D

BoundaryReadHandler3D implementation for reading OBJ data. Input is read using the UTF-8 charset by default.