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
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
I
imageSource
- Variable in class tracer.
Tracer
intensity
- Variable in class tracer.
Light
intersect(Ray)
- Method in class tracer.
Plane
intersect(Ray)
- Method in class tracer.
Sphere
intersect(Ray)
- Method in class tracer.
Traceable
Returns an IntersectionInfo object indicating whether the ray r intersects this object or not.
intersect(Ray)
- Method in class tracer.
Triangle
IntersectionInfo
- Class in
tracer
Used for returning information about intersections from Traceable.intersect.
IntersectionInfo(boolean)
- Constructor for class tracer.
IntersectionInfo
Constructor indicating there is no intersection.
IntersectionInfo(Vec3, Vec3, float, Traceable, float, float)
- Constructor for class tracer.
IntersectionInfo
Constructor indicating there was an intersection.
invGamma
- Variable in class tracer.
ToneMapper
isNewVec()
- Method in class tracer.
Vec3
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
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z