A B C D E F G H I K L M N O P Q R S T U V W

M

main(String[]) - Static method in class preditor.Preditor
Displays the GUI.
main(String[]) - Static method in class server.CEDS
 
main(String[]) - Static method in class server.Tester
 
main(String[]) - Static method in class viewer.Viewer
 
markForRedraw() - Method in class model.Model
Marks this model for redraw.
Matrix4x4f - Class in model
Matrix4x4f is a 4x4 matrix of floats.
Matrix4x4f() - Constructor for class model.Matrix4x4f
 
Matrix4x4f(float[]) - Constructor for class model.Matrix4x4f
 
Matrix4x4f(Matrix4x4f) - Constructor for class model.Matrix4x4f
 
matsEmission(float, float, float, float) - Method in class viewer.Lights
Sets mat_emission to specified values.
matsShine(float) - Method in class viewer.Lights
Sets mat_shininess to specified values.
matsSpec(float, float, float, float) - Method in class viewer.Lights
Sets mat_specular to specified values.
model - package model
 
Model - Class in model
The overarching class that stores the entire model in memory.
Model() - Constructor for class model.Model
 
Model(File) - Constructor for class model.Model
 
Model(GL, GLU, GLUT) - Constructor for class model.Model
 
Model(Model, File, GL, GLU, GLUT) - Constructor for class model.Model
 
Model(String, GL) - Constructor for class model.Model
Constructs a new Model object that does not already have a file associated with it.
ModelFile - Class in model
Used by Model for easy file I/O.
ModelFile() - Constructor for class model.ModelFile
 
ModelFile(Scanner) - Constructor for class model.ModelFile
 
mouseClicked(MouseEvent) - Method in class preditor.Preditor
Not currently implemented.
mouseClicked(MouseEvent) - Method in class viewer.InteractionListener
 
mouseDragged(MouseEvent) - Method in class viewer.InteractionListener
 
mouseEntered(MouseEvent) - Method in class preditor.Preditor
Not currently implemented.
mouseEntered(MouseEvent) - Method in class viewer.InteractionListener
 
mouseExited(MouseEvent) - Method in class preditor.Preditor
Not currently implemented.
mouseExited(MouseEvent) - Method in class viewer.InteractionListener
 
mouseMoved(MouseEvent) - Method in class viewer.InteractionListener
 
mousePressed(MouseEvent) - Method in class preditor.Preditor
Captures object's transformation at the point the slider is first grabbed.
mousePressed(MouseEvent) - Method in class viewer.InteractionListener
 
mouseReleased(MouseEvent) - Method in class preditor.Preditor
Resets that captured transformation when slider is released.
mouseReleased(MouseEvent) - Method in class viewer.InteractionListener
 
mouseWheelMoved(MouseWheelEvent) - Method in class viewer.InteractionListener
 
move(int, boolean) - Method in class viewer.Interaction
move in a certain direction
MOVE_BACKWARD - Static variable in class viewer.Interaction
 
MOVE_FORWARD - Static variable in class viewer.Interaction
 
MOVE_LEFT - Static variable in class viewer.Interaction
 
MOVE_RIGHT - Static variable in class viewer.Interaction
 
moveLight(float, float, float, float) - Method in class viewer.Lights
Sets light_position to specified values.
multMatrix(Matrix4x4f) - Method in class model.Matrix4x4f
 
multMatrix(float[]) - Method in class model.Matrix4x4f
 
multVertices(float[][], float[][]) - Method in class model.Matrix4x4f
 

A B C D E F G H I K L M N O P Q R S T U V W