27 #ifndef __vtkRayCastImageDisplayHelper_h
28 #define __vtkRayCastImageDisplayHelper_h
44 int imageMemorySize[2],
45 int imageViewportSize[2],
46 int imageInUseSize[2],
49 unsigned char *
image ) = 0;
52 int imageMemorySize[2],
53 int imageViewportSize[2],
54 int imageInUseSize[2],
57 unsigned short *
image ) = 0;
61 float requestedDepth ) = 0;
63 vtkSetClampMacro( PreMultipliedColors,
int, 0, 1 );
64 vtkGetMacro( PreMultipliedColors,
int );
65 vtkBooleanMacro( PreMultipliedColors,
int );
73 vtkSetMacro( PixelScale,
float );
74 vtkGetMacro( PixelScale,
float );
represents a volume (data & properties) in a rendered scene
abstract base class for most VTK objects
abstract specification for renderers
helper class that draws the image to the screen
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
helper class for a ray cast image