java.lang.Object
de.grogra.ply.ObjectBase
de.grogra.ply.Box
- All Implemented Interfaces:
SceneGraphExport.NodeExport
Wrapper class. Part of PLYExport
http://en.wikipedia.org/wiki/PLY_(file_format)
MH 2020-01-18
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
exportImpl
(SceneTree.Leaf node, SceneTree.InnerNode transform, PLYExport export) Methods inherited from class de.grogra.ply.ObjectBase
export, getColorString, writeFacets, writeVertices
-
Constructor Details
-
Box
public Box()
-
-
Method Details
-
exportImpl
public void exportImpl(SceneTree.Leaf node, SceneTree.InnerNode transform, PLYExport export) throws IOException - Throws:
IOException
-