Class | Description |
---|---|
BoundingSphere |
A bounding sphere of a set of points, having radius and center.
|
CLAClass |
A useful representation of a class in a Princeton-Shape-Benchmark-style .cla file.
|
CLAList |
A useful representation of a Princeton-Shape-Benchmark-style .cla file.
|
GlobalHistogram |
The global histogram of a 3D model.
|
HistogramDirectory |
Used to create a directory of global histograms from a model database.
|
Model3D |
A collection of vertices and bounding sphere of a 3D model.
|
QuadraticFormDistance |
Performs Quadratic Form Distance calculations.
|
Runner |
Contains entry point of application.
|
ShapeDescriptor |
A spherical shape descriptor.
|
SphereApproximator |
Approximates a sphere with points at the surface.
|
Vertex3D |
A vertex in 3D space with vector operations.
|