A C D G H I L M N O P R S T U V

A

add(Color) - Method in class raytracer.internal.Color
Adds a color
add(Color, Color) - Method in class raytracer.internal.Color
Adds a color with the given intensity
add(Color, Color, float) - Method in class raytracer.internal.Color
 
add(Color, float) - Method in class raytracer.internal.Color
Adds a color with the given intensity
add(Vector) - Method in class raytracer.internal.Point
Adds a vector to a point
advance(float) - Method in class raytracer.internal.Ray
Returns a new ray with the same direction but an "advanced" starting point (to avoid numeric problems)
apply(Transformation) - Method in class raytracer.objects.Surface
Applies a given transformation to this object

A C D G H I L M N O P R S T U V