26 #ifndef __vtkOpenGLRayCastImageDisplayHelper_h
27 #define __vtkOpenGLRayCastImageDisplayHelper_h
29 #include "vtkRenderingVolumeOpenGLModule.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],