27 #ifndef __vtkRayCastImageDisplayHelper_h
28 #define __vtkRayCastImageDisplayHelper_h
45 int imageMemorySize[2],
46 int imageViewportSize[2],
47 int imageInUseSize[2],
50 unsigned char *
image ) = 0;
53 int imageMemorySize[2],
54 int imageViewportSize[2],
55 int imageInUseSize[2],
58 unsigned short *
image ) = 0;
62 float requestedDepth ) = 0;
64 vtkSetClampMacro( PreMultipliedColors,
int, 0, 1 );
65 vtkGetMacro( PreMultipliedColors,
int );
66 vtkBooleanMacro( PreMultipliedColors,
int );
74 vtkSetMacro( PixelScale,
float );
75 vtkGetMacro( PixelScale,
float );
represents a volume (data & properties) in a rendered scene
abstract base class for most VTK objects
GLenum GLsizei GLenum GLenum const GLvoid * image
#define VTKRENDERINGVOLUME_EXPORT
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