108 #ifndef vtkSmartVolumeMapper_h 109 #define vtkSmartVolumeMapper_h 174 void SetRequestedRenderMode(
int mode);
180 void SetRequestedRenderModeToDefault();
185 void SetRequestedRenderModeToGPU();
189 void SetRequestedRenderModeToTexture();
196 void SetRequestedRenderModeToRayCastAndTexture();
202 void SetRequestedRenderModeToRayCast();
226 int GetLastUsedRenderMode();
251 void SetInterpolationModeToNearestNeighbor();
252 void SetInterpolationModeToLinear();
253 void SetInterpolationModeToCubic();
265 double viewDirection[3],
represents a volume (data & properties) in a rendered scene
#define VTKRENDERINGVOLUMEOPENGL_EXPORT
#define VTK_RESLICE_NEAREST
Abstract class for a volume mapper.
volume render with 3D texture mapping
#define VTK_RESLICE_CUBIC
void PrintSelf(ostream &os, vtkIndent indent)
vtkImageResample * GPUResampleFilter
#define vtkGetMacro(name, type)
record modification and/or execution time
vtkTimeStamp SupportStatusCheckTime
Resamples an image to be larger or smaller.
vtkGPUVolumeRayCastMapper * GPUMapper
abstract specification for renderers
vtkGPUVolumeRayCastMapper * GPULowResMapper
#define vtkSetClampMacro(name, type, min, max)
vtkIdType MaxMemoryInBytes
#define vtkTypeMacro(thisClass, superclass)
window superclass for vtkRenderWindow
vtkFixedPointVolumeRayCastMapper * RayCastMapper
a simple class to control print indentation
double InteractiveUpdateRate
topologically and geometrically regular array of data
virtual void Render(vtkRenderer *ren, vtkVolume *vol)=0
represents the common properties for rendering a volume.
A fixed point mapper for volumes.
create a window for renderers to draw into
virtual void ReleaseGraphicsResources(vtkWindow *)
static vtkAlgorithm * New()
Ray casting performed on the GPU.
vtkVolumeTextureMapper3D * TextureMapper
#define vtkSetMacro(name, type)