35 #ifndef vtkAbstractMapper3D_h
36 #define vtkAbstractMapper3D_h
39 #include "vtkRenderingCoreModule.h"
70 double* rc = this->GetCenter();
98 void GetClippingPlaneInDataCoords(
vtkMatrix4x4* propMatrix,
int i,
double planeEquation[4]);
void GetBounds(T a, double bds[6])
virtual vtkTypeBool IsARenderIntoImageMapper()
Is this a "render into image" mapper? A subclass would return 1 if the mapper produces an image by re...
represent and manipulate 4x4 transformation matrices
abstract class to specify dataset behavior
window superclass for vtkRenderWindow
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract class specifies interface to map 3D data
#define VTK_SIZEHINT(...)
virtual vtkTypeBool IsARayCastMapper()
Is this a ray cast mapper? A subclass would return 1 if the ray caster is needed to generate an image...
abstract class specifies interface to map data