- generate(int) - Method in class edu.txstate.mag262.HistogramDirectory
-
Generates a global histogram file ".ghist" for each model found.
- getBoundingSphere() - Method in class edu.txstate.mag262.Model3D
-
- getCenter() - Method in class edu.txstate.mag262.BoundingSphere
-
- getClasses() - Method in class edu.txstate.mag262.CLAList
-
- getDistance(double[], double[]) - Method in class edu.txstate.mag262.QuadraticFormDistance
-
Calculates square distance between one vector to another.
- getFaces() - Method in class edu.txstate.mag262.SphereApproximator
-
- getFile() - Method in class edu.txstate.mag262.CLAList
-
- getModelList() - Method in class edu.txstate.mag262.CLAClass
-
- getName() - Method in class edu.txstate.mag262.CLAClass
-
- getNumberClasses() - Method in class edu.txstate.mag262.CLAList
-
- getNumberModels() - Method in class edu.txstate.mag262.CLAList
-
- getNumPoints() - Method in class edu.txstate.mag262.ShapeDescriptor
-
- getNumSectors() - Method in class edu.txstate.mag262.ShapeDescriptor
-
- getNumShells() - Method in class edu.txstate.mag262.ShapeDescriptor
-
- getParent() - Method in class edu.txstate.mag262.CLAClass
-
- getPoints() - Method in class edu.txstate.mag262.ShapeDescriptor
-
- getRadius() - Method in class edu.txstate.mag262.BoundingSphere
-
- getRadius() - Method in class edu.txstate.mag262.ShapeDescriptor
-
- getRadius() - Method in class edu.txstate.mag262.SphereApproximator
-
- getVersion() - Method in class edu.txstate.mag262.CLAList
-
- getVertices() - Method in class edu.txstate.mag262.Model3D
-
- getVerts() - Method in class edu.txstate.mag262.SphereApproximator
-
- getVertsScaled(double) - Method in class edu.txstate.mag262.SphereApproximator
-
- GlobalHistogram - Class in edu.txstate.mag262
-
The global histogram of a 3D model.
- GlobalHistogram(Model3D, int, SphereApproximator) - Constructor for class edu.txstate.mag262.GlobalHistogram
-
Generates a global histogram of a Model3D object.
- GlobalHistogram(Model3D, int, int) - Constructor for class edu.txstate.mag262.GlobalHistogram
-
Generates a global histogram of a Model3D object.
- GlobalHistogram(Model3D, int, int, int) - Constructor for class edu.txstate.mag262.GlobalHistogram
-
Generates a global histogram of a Model3D object.