Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
T
takeScreenshot()
- Method in class viewer.
GLViewer
actually take a screenshot
takeScreenshot()
- Method in class viewer.
Interaction
Take a screenshot
Tester
- Class in
server
A very simple client
Tester()
- Constructor for class server.
Tester
texturesOn(boolean)
- Method in class model.
Model
toggleConsole()
- Method in class viewer.
Interaction
toggle whether to display the console or not
toggleOptions()
- Method in class viewer.
Interaction
toggle whether to display the options pane or not
toString()
- Method in class model.
ObjectType
Transformation
- Class in
model
Keeps track of the transformations made in terms of scale, rotation, and translation, as well as maintaining a transformation matrix.
Transformation()
- Constructor for class model.
Transformation
Creates a new transformation with default values.
transformBy(Matrix4x4f)
- Method in class model.
ComplexObject
transformBy(float[])
- Method in class model.
ComplexObject
transformBy(float[], float[], float[])
- Method in class model.
ComplexObject
transformBy(float[], float[], float[])
- Method in class model.
Transformation
Translates, rotates, and scales the transformation by the specified amounts.
transformTo(float[], float[], float[])
- Method in class model.
ComplexObject
transformTo(float[], float[], float[])
- Method in class model.
Transformation
Sets the transformation's translation, rotation, and scale to the specified amounts.
translateBy(float, float, float)
- Method in class model.
ComplexObject
translateBy(float, float, float)
- Method in class model.
Matrix4x4f
Applies a translation to the matrix.
translateBy(float, float, float)
- Method in class model.
Transformation
Invokes a translation on this transformation.
translateTo(float, float, float)
- Method in class model.
ComplexObject
translateTo(float, float, float)
- Method in class model.
Transformation
Sets the translation for this transformation to the specified amount.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W