Go to the documentation of this file.
26 #ifndef vtkOpenGLRayCastImageDisplayHelper_h
27 #define vtkOpenGLRayCastImageDisplayHelper_h
45 int imageMemorySize[2],
46 int imageViewportSize[2],
47 int imageInUseSize[2],
50 unsigned char *
image );
53 int imageMemorySize[2],
54 int imageViewportSize[2],
55 int imageInUseSize[2],
58 unsigned short *
image );
62 float requestedDepth );
69 int imageMemorySize[2],
70 int imageViewportSize[2],
71 int imageInUseSize[2],
vtkOpenGLRayCastImageDisplayHelper()
represents a volume (data & properties) in a rendered scene
helper class for a ray cast image
helper class that draws the image to the screen
void RenderTexture(vtkVolume *vol, vtkRenderer *ren, int imageMemorySize[2], int imageViewportSize[2], int imageInUseSize[2], int imageOrigin[2], float requestedDepth, unsigned short *image)
#define vtkTypeMacro(thisClass, superclass)
~vtkOpenGLRayCastImageDisplayHelper()
#define VTKRENDERINGVOLUMEOPENGL_EXPORT
a simple class to control print indentation
void RenderTexture(vtkVolume *vol, vtkRenderer *ren, vtkFixedPointRayCastImage *image, float requestedDepth)
abstract specification for renderers
static vtkOpenGLRayCastImageDisplayHelper * New()
OpenGL subclass that draws the image to the screen.
void RenderTexture(vtkVolume *vol, vtkRenderer *ren, int imageMemorySize[2], int imageViewportSize[2], int imageInUseSize[2], int imageOrigin[2], float requestedDepth, unsigned char *image)
void RenderTextureInternal(vtkVolume *vol, vtkRenderer *ren, int imageMemorySize[2], int imageViewportSize[2], int imageInUseSize[2], int imageOrigin[2], float requestedDepth, int imageScalarType, void *image)
virtual void PrintSelf(ostream &os, vtkIndent indent)
GLenum GLsizei GLenum GLenum const GLvoid * image