| GeneralLight |
This class maintains an instance of a SoftwareLight and a (Java3D) Light where these instances are of the same type:
|
| JPanelCamera |
JPanelCamera creates the camera control panel for the 3D visulization frame.
|
| JPanelClip |
Title: JPanelClip
|
| JPanelLights |
Dialog to turn slices bounding box of surface renderer on and off, and to change the color of the frame.
|
| JPanelRendererJ3D |
This class is the base for all the other dialogs.
|
| JPanelSculptor |
Title: JPanelSculptor
|
| JPanelVolOpacity |
Deprecated. |
| JPanelVolOpacityBase |
Deprecated. |
| PlaneRender |
Class PlaneRender: renders a single dimension of the ModelImage data as a
texture-mapped polygon.
|
| RenderViewBase |
This is an abstract class.
|
| SoftwareLight |
The base class for lights in a general lighting system to calculate colors at a point in space.
|
| SoftwareLightAmbient |
The class for ambient lights in a general lighting system to calculate ambient colors at a point in space.
|
| SoftwareLightDirectional |
The class for directional lights in a general lighting system to calculate diffuse and specular colors at a point in
space.
|
| SoftwareLightPoint |
The class for point lights in a general lighting system to calculate diffuse and specular colors at a point in space.
|
| SoftwareLightSet |
This class maintains a set of SoftwareLight instances where each light can be of type ambient, directional, point, or
spot.
|
| SoftwareLightSpot |
The class for spot lights in a general lighting system to calculate diffuse and specular colors at a point in space.
|
| SoftwareMaterial |
This class maintains the following material properties:
|
| SoftwareVertexProperty |
This class maintains the following properties for a vertex.
|
| ViewJComponentBoxFrame |
The red bounding box of the surface renderer.
|
| ViewJComponentBoxSlice |
Four lines that are the border of a slice in the surface renderer.
|
| ViewJComponentSurfaceVolume |
Texture mapped image volume displayed in the surface renderer. .
|
| ViewJComponentTriSliceImage |
Image plane displayed in the surface renderer.
|
| ViewJComponentVolOpacity |
This class is used to coordinate how a histogram and LUT for an image are to be displayed to the screen.
|
| ViewJFrameRenderCamera |
This class builds a "light box" view of a 3D or 4D dataset.
|
| ViewJFrameVolumeView |
The volume view frame of the visualization.
|
| VolumeCanvas3D |
Extension of Canvas3D to allow for customization as needed.
|
| VolumeTexture |
Defines 3D texture node for a volume of data.
|