32 #ifndef vtkFixedPointRayCastImage_h 33 #define vtkFixedPointRayCastImage_h 48 unsigned short *
GetImage() {
return this->Image;}
136 float GetZBufferValue(
int x,
int y );
145 void AllocateZBuffer();
152 int ImageViewportSize[2];
158 int ImageMemorySize[2];
164 int ImageInUseSize[2];
187 int ZBufferOrigin[2];
unsigned short * GetImage()
abstract base class for most VTK objects
#define VTKRENDERINGVOLUME_EXPORT
#define vtkGetMacro(name, type)
float ImageSampleDistance
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
#define vtkBooleanMacro(name, type)
#define vtkGetVectorMacro(name, type, count)
#define vtkSetVector2Macro(name, type)
#define vtkSetMacro(name, type)
helper class for a ray cast image