Package de.javagl.utils.obj.impl

Class Summary
DefaultFloatTuple Default implementation of a FloatTuple
DefaultMtl Default implementation of an Mtl (material)
DefaultMtlReader Default implementation of an MtlReader, that will read the parts of an MTL file that can be represented in an Mtl.
DefaultObj Default implementation of an Obj and an ObjTarget.
DefaultObjFace Default implementation of an ObjFace
DefaultObjGroup Default implementation of an ObjGroup
DefaultObjReader Default implementation of an ObjReader, that reads the data from an OBJ file which may be stored in an ObjTarget
DefaultObjWriter Default implementation of an ObjWriter, that writes the data contained in an Obi in the OBJ file format.
ObjUtils This class offers utility methods for handling Objs.