Constructor and Description |
---|
GlobalHistogram(Model3D model,
int shells,
SphereApproximator sphere)
Generates a global histogram of a Model3D object.
|
HistogramDirectory(java.lang.String modelPath,
java.lang.String storagePath,
int shells,
SphereApproximator sphere)
Constructs object with the information necessary to create a directory of global histograms
from a model database.
|
ShapeDescriptor(double radius,
int shells,
SphereApproximator sphere)
Creates a shape descriptor with the given information.
|