Go to the documentation of this file.
36 #ifndef vtkImageActor_h
37 #define vtkImageActor_h
126 this->DisplayExtent[0], this->DisplayExtent[1],
127 this->DisplayExtent[2], this->DisplayExtent[3],
z,
z);
146 int DisplayExtent[6];
147 double DisplayBounds[6];
virtual void SetOpacity(double)
virtual double GetOpacity()
void PrintSelf(ostream &os, vtkIndent indent)
double GetOpacityMaxValue()
Superclass for all sources, filters, and sinks in VTK.
#define vtkTypeMacro(thisClass, superclass)
vtkAlgorithm * GetInputAlgorithm()
represents an image in a 3D scene
void SetDisplayExtent(int minX, int maxX, int minY, int maxY, int minZ, int maxZ)
void GetDisplayExtent(int extent[6])
virtual void SetInputData(vtkImageData *)
virtual int HasTranslucentPolygonalGeometry()
topologically and geometrically regular array of data
a simple class to control print indentation
virtual void SetInterpolate(int)
virtual vtkImageData * GetInput()
vtkBooleanMacro(IgnoreDriverBugs, bool)
static int GetOrientationFromExtent(const int extent[6])
void GetDisplayBounds(double bounds[6])
virtual int GetInterpolate()
abstract specification for renderers
draw an image in a rendered 3D scene
static vtkImageActor * New()
void SetDisplayExtent(int extent[6])
void GetBounds(double bounds[6])
double GetOpacityMinValue()
#define VTKRENDERINGCORE_EXPORT
double * GetDisplayBounds()
virtual double * GetBounds()=0