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
R
S
T
U
V
W
X
Y
Z
E
ELLIPSOID_ALIGNED
- Static variable in class com.threed.jpct.
Camera
The camera's ellipsoid won't be transformed when performing collision detection (default).
ELLIPSOID_ALIGNED
- Static variable in class com.threed.jpct.
Object3D
The object's ellipsoid won't be transformed when performing collision detection (default).
ELLIPSOID_TRANSFORMED
- Static variable in class com.threed.jpct.
Camera
The camera's ellipsoid will be transformed when performing collision detection.
ELLIPSOID_TRANSFORMED
- Static variable in class com.threed.jpct.
Object3D
The object's ellipsoid will be transformed when performing collision detection.
ellipsoidIntersectsAABB(SimpleVector, SimpleVector)
- Method in class com.threed.jpct.
Object3D
Checks if a given ellipsoid intersects the axis aligned bounding box (in object-space) of this object.
enable()
- Method in class com.threed.jpct.
Light
Enables a light.
enable4bpp(boolean)
- Method in class com.threed.jpct.
Texture
Makes jPCT converting this texture to use 4 bits per pixel/alpha (respectively 5/1 without a dedicated alpha channel) instead of 8, i.e.
enableClamping()
- Method in class com.threed.jpct.
Texture
Enables texture coordinate clamping instead of wrapping/repeating.
enableCollisionListeners()
- Method in class com.threed.jpct.
Object3D
(Re-)enables all collision listerner of this object.
enableLazyTransformations()
- Method in class com.threed.jpct.
Object3D
Enables "lazy transformations".
ENVMAP_DISABLED
- Static variable in class com.threed.jpct.
Object3D
Environment mapping is disabled
ENVMAP_ENABLED
- Static variable in class com.threed.jpct.
Object3D
Environment mapping is enabled
equals(Object)
- Method in class com.threed.jpct.
Matrix
equals(Object)
- Method in class com.threed.jpct.
SimpleVector
Overrides the equals()-method from java.lang.Object.
ERROR
- Static variable in class com.threed.jpct.
Logger
The message is an error
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
R
S
T
U
V
W
X
Y
Z