27 #ifndef vtkRayCastImageDisplayHelper_h
28 #define vtkRayCastImageDisplayHelper_h
46 int imageMemorySize[2],
47 int imageViewportSize[2],
48 int imageInUseSize[2],
51 unsigned char *
image ) = 0;
54 int imageMemorySize[2],
55 int imageViewportSize[2],
56 int imageInUseSize[2],
59 unsigned short *
image ) = 0;
63 float requestedDepth ) = 0;
65 vtkSetClampMacro( PreMultipliedColors,
int, 0, 1 );
66 vtkGetMacro( PreMultipliedColors,
int );
67 vtkBooleanMacro( PreMultipliedColors,
int );
75 vtkSetMacro( PixelScale,
float );
76 vtkGetMacro( PixelScale,
float );
represents a volume (data & properties) in a rendered scene
abstract base class for most VTK objects
#define VTKRENDERINGVOLUME_EXPORT
virtual void ReleaseGraphicsResources(vtkWindow *)
abstract specification for renderers
helper class that draws the image to the screen
window superclass for vtkRenderWindow
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
helper class for a ray cast image