- main(String[]) - Static method in class edu.txstate.mag262.Runner
-
- midpoint(Vertex3D) - Method in class edu.txstate.mag262.Vertex3D
-
Calculates the midpoint between this vertex and another.
- Model3D - Class in edu.txstate.mag262
-
A collection of vertices and bounding sphere of a 3D model.
- Model3D(String, boolean) - Constructor for class edu.txstate.mag262.Model3D
-
Reads in the vertices of a 3D model and performs (optional) normalization
on them before calculating the bounding sphere.
- Model3D(String, String) - Constructor for class edu.txstate.mag262.Model3D
-
Reads in the vertices of a 3D model and performs some normalization
on them before calculating the bounding sphere.
- MODEL_INFO - Static variable in class edu.txstate.mag262.HistogramDirectory
-
Use model_info files for normalizing the models against rotations.