 |
VTK
9.0.1
|
Go to the documentation of this file.
35 #include "vtkRenderingCoreModule.h"
92 double GetMinXBound();
93 double GetMaxXBound();
94 double GetMinYBound();
95 double GetMaxYBound();
96 double GetMinZBound();
97 double GetMaxZBound();
140 float* GetCorrectedScalarOpacityArray(
int);
147 float* GetScalarOpacityArray(
int);
154 float* GetGradientOpacityArray(
int);
161 float* GetGrayArray(
int);
168 float* GetRGBArray(
int);
175 float GetGradientOpacityConstant(
int);
194 void UpdateScalarOpacityforSampleSize(
vtkRenderer* ren,
float sample_distance);
259 void operator=(
const vtkVolume&) =
delete;
an ordered list of volumes
represents a volume (data & properties) in a rendered scene
represents an 3D object for placement in a rendered scene
float GetArraySize()
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THIS METHOD OUTSIDE OF THE RENDERI...
float * GetScalarOpacityArray()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
record modification and/or execution time
vtkVolumeProperty * Property
double * GetBounds() override=0
Get the bounds for this Prop as (Xmin,Xmax,Ymin,Ymax,Zmin,Zmax).
virtual void GetVolumes(vtkPropCollection *)
window superclass for vtkRenderWindow
virtual int RenderVolumetricGeometry(vtkViewport *)
#define VTK_SIZEHINT(...)
float * GetGradientOpacityArray()
a simple class to control print indentation
vtkMTimeType GetMTime() override
Get the vtkProp3D's mtime.
vtkAbstractVolumeMapper * Mapper
abstract specification for Viewports
float * GetCorrectedScalarOpacityArray()
abstract superclass for all actors, volumes and annotations
void ShallowCopy(vtkProp *prop) override
Shallow copy of this vtkProp3D.
Abstract class for a volume mapper.
abstract specification for renderers
bool GetSupportsSelection() override
Used by vtkHardwareSelector to determine if the prop supports hardware selection.
virtual vtkMTimeType GetRedrawMTime()
Return the mtime of anything that would cause the rendered image to appear differently.
float GetGradientOpacityConstant()
virtual void ReleaseGraphicsResources(vtkWindow *)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being...
represents the common properties for rendering a volume.
vtkTypeUInt32 vtkMTimeType