Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
H
I
L
M
N
O
P
R
S
T
U
V
I
INFINITY
- Static variable in class raytracer.internal.
Constants
Name is self-explaining ;-)
influence()
- Method in class raytracer.internal.
Color
Calculates how much the color would influence an exisiting color (usually the distance to zero)
intersectRay(Ray)
- Method in class raytracer.objects.
Surface
Calculate the first intersection of a given ray with this object
intersectRay(Ray, float)
- Method in class raytracer.objects.
Surface
invert()
- Method in class raytracer.internal.
Vector
Inverts a vector componentwise
isInside(Point)
- Method in class raytracer.objects.
Surface
Determines whether a given point is inside this object or not
isObjectName(String)
- Method in class raytracer.
Scene
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
H
I
L
M
N
O
P
R
S
T
U
V