public class Runner
extends java.lang.Object
Constructor and Description |
---|
Runner() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
static void |
testBoundingSphere(java.lang.String modelFilename) |
static void |
testGlobalHistogram(java.lang.String modelFilename,
int shells,
SphereApproximator sphere) |
static void |
testModel3D(java.lang.String modelFilename) |
static void |
testSphereApproximator(int order) |
public static void main(java.lang.String[] args) throws java.lang.InterruptedException
java.lang.InterruptedException
public static void testGlobalHistogram(java.lang.String modelFilename, int shells, SphereApproximator sphere)
public static void testModel3D(java.lang.String modelFilename)
public static void testBoundingSphere(java.lang.String modelFilename)
public static void testSphereApproximator(int order)