Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
N
P
R
S
T
U
C
calculateSamplingInfo(Point3d)
- Method in class
RayTracerUniformSuperSampler
Camera
- Class in
<Unnamed>
A simple camera class for specifying the view into the scene.
Camera()
- Constructor for class
Camera
Constructs a camera with a view window centered at the origin on the XY plane, with a width (x-axis) and height (y-axis) of 1, and the eye point at (0,0,1) looking down the negative z-axis.
Camera(Point3d, Vector3d, Vector3d, Vector3d)
- Constructor for class
Camera
Constructs a camera with the specified parameters.
centerComponentOnScreen(Component)
- Static method in class
RayTracerFrame
Centers a component on the screen.
clone()
- Method in class
Air
clone()
- Method in class
Box
clone()
- Method in class
Camera
clone()
- Method in interface
CloneableEx
Returns a copy of the object.
clone()
- Method in class
Ellipsoid
clone()
- Method in class
Light
clone()
- Method in class
Plane
clone()
- Method in class
Polygon
clone()
- Method in class
Scene
clone()
- Method in class
Shape
clone()
- Method in class
Sphere
clone()
- Method in class
SurfaceProperties
CloneableEx
- Interface in
<Unnamed>
An interface to support cloning with generics.
componentResized(ComponentEvent)
- Method in class
MinimumFrameSizeComponent
Called when a component is resized, and prevents the component from becoming smaller than
minimumWidth
and
minimumHeight
.
contains(Point3d)
- Method in class
Plane
Determines if a point is contained on the plane.
createPlaneFromVectors(Point3d, Vector3d, Vector3d)
- Method in class
Plane
Constructs a plane from a point and two vectors laying in the plane.
createStringFromFile(String)
- Method in class
DataParser
Creates a single character string from a file.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
N
P
R
S
T
U