public class GeometryParser extends Object
Constructor and Description |
---|
GeometryParser(Path convertedFile) |
Modifier and Type | Method and Description |
---|---|
double[] |
calculateBox()
Computes the bounding box of given 3D OBJ file
|
public GeometryParser(Path convertedFile)
public double[] calculateBox() throws IOException, ScriptException, NoSuchMethodException
IOException
ScriptException
NoSuchMethodException
Copyright © 2017 DocDoku. All rights reserved.