A C D E F G H I K L M P R S T V X Y Z

R

RayCasting - Class in visualize
The Class RayCasting is used for computing the 3-D view using RayCasting or Maximum-Intensity-Projection.
RayCasting(GLU) - Constructor for class visualize.RayCasting
Creates a new RayCasting-object.
readTFFromFile(String) - Method in class visualize.GuiMain
Reads the content of a transfer-function file and redraws the GradientColorPanel and the LineDrawPanel so that they show the content of the file.
render(GL) - Method in class visualize.RayCasting
Is called continuously when the raycasting tab in the MainForm is activated and renders the 3-D Scene to the screen.
reshape(GLAutoDrawable, int, int, int, int) - Method in class visualize.VisCanvas
Called when the size of the VisCanvas changes and adapts the size of the rendered content corresponding to the new VisCanvas-size.
ROTATE_X_INIT - Static variable in class visualize.VisCanvas
 
ROTATE_Y_INIT - Static variable in class visualize.VisCanvas
 
ROTATE_Z_INIT - Static variable in class visualize.VisCanvas
 
rotateObject(int, int) - Method in class visualize.VisCanvas
Rotates the cameraposition.

A C D E F G H I K L M P R S T V X Y Z