#include <vtkOpenGLVolumeProVP1000Mapper.h>
Inheritance diagram for vtkOpenGLVolumeProVP1000Mapper:
vtkOpenGLVolumeProVP1000Mapper is the concrete implementation of a vtkVolumeProMapper based on the VP1000 chip running with OpenGL. Users should not create this class directly - a vtkVolumeProMapper will automatically create the object of the right type.
This class is not included in the Rendering CMakeLists by default. If you want to add this class to your vtk build, you need to have the vli header and library files. Please see the vtkVolumeProVP1000Mapper.h file for instructions on how to use the vli library with vtk.
For more information on the VolumePRO hardware, please see:
http://www.terarecon.com/products/volumepro_prod.html
If you encounter any problems with this class, please inform Kitware, Inc. at [email protected].
Definition at line 59 of file vtkOpenGLVolumeProVP1000Mapper.h.
Public Types | |
typedef vtkVolumeProVP1000Mapper | Superclass |
Public Member Functions | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
virtual void | PrintSelf (ostream &os, vtkIndent indent) |
Static Public Member Functions | |
int | IsTypeOf (const char *type) |
vtkOpenGLVolumeProVP1000Mapper * | SafeDownCast (vtkObject *o) |
vtkOpenGLVolumeProVP1000Mapper * | New () |
Protected Member Functions | |
vtkOpenGLVolumeProVP1000Mapper () | |
~vtkOpenGLVolumeProVP1000Mapper () | |
void | RenderImageBuffer (vtkRenderer *ren, vtkVolume *vol, int size[2], unsigned int *outData) |
virtual void | GetDepthBufferValues (vtkRenderer *ren, int size[2], unsigned int *outData) |
virtual void | RenderBoundingBox (vtkRenderer *ren, vtkVolume *vol) |
|
Reimplemented from vtkVolumeProVP1000Mapper. Definition at line 62 of file vtkOpenGLVolumeProVP1000Mapper.h. |
|
Definition at line 67 of file vtkOpenGLVolumeProVP1000Mapper.h. |
|
Definition at line 68 of file vtkOpenGLVolumeProVP1000Mapper.h. |
|
Reimplemented from vtkVolumeProVP1000Mapper. |
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkVolumeProVP1000Mapper. |
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkVolumeProVP1000Mapper. |
|
Reimplemented from vtkVolumeProVP1000Mapper. |
|
Automatically create the proper subclass Reimplemented from vtkVolumeProVP1000Mapper. |
|
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from vtkVolumeProVP1000Mapper. |
|
|
|
|
|
|