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
P
p
- Variable in class tracer.
Material
paint(Graphics)
- Method in class tracer.
Tracer
Redraws the offscreenImage onto the screen.
parse(Parser)
- Method in class tracer.
Camera
parse(Parser)
- Method in class tracer.
Light
parse(Parser)
- Method in class tracer.
Material
parse(Parser)
- Method in class tracer.
Plane
parse(Parser)
- Method in class tracer.
Sphere
parse(Parser)
- Method in class tracer.
Triangle
parse(Parser)
- Method in class tracer.
Vec3
Reads a vector in the form "<number, number, number>" from the Parser p.
parseFloat()
- Method in class tracer.
Parser
parseKeyword(String)
- Method in class tracer.
Parser
Parser
- Class in
tracer
This class knows how to read scene files
Parser(String)
- Constructor for class tracer.
Parser
parseString()
- Method in class tracer.
Parser
perlin
- Variable in class tracer.
Material
perlinArray
- Variable in class tracer.
Material
perlinVec()
- Static method in class tracer.
Vec3
phi(int, int, Material)
- Method in class tracer.
Ray
pixelBuffer
- Variable in class tracer.
Tracer
Plane
- Class in
tracer
3D flat, onbounded, traceable thingy, represented by normal vector and distance from the origin
Plane(Vec3, float)
- Constructor for class tracer.
Plane
Plane()
- Constructor for class tracer.
Plane
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