VTK  9.3.20240418
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
vtkSmartVolumeMapper Class Reference

Adaptive volume mapper. More...

#include <vtkSmartVolumeMapper.h>

Inheritance diagram for vtkSmartVolumeMapper:
[legend]
Collaboration diagram for vtkSmartVolumeMapper:
[legend]

Public Types

enum  {
  DefaultRenderMode = 0 , RayCastRenderMode = 1 , GPURenderMode = 2 , OSPRayRenderMode = 3 ,
  AnariRenderMode = 4 , UndefinedRenderMode = 5 , InvalidRenderMode = 6
}
 
typedef vtkVolumeMapper Superclass
 
- Public Types inherited from vtkVolumeMapper
enum  BlendModes {
  COMPOSITE_BLEND , MAXIMUM_INTENSITY_BLEND , MINIMUM_INTENSITY_BLEND , AVERAGE_INTENSITY_BLEND ,
  ADDITIVE_BLEND , ISOSURFACE_BLEND , SLICE_BLEND
}
 Blend modes. More...
 
typedef vtkAbstractVolumeMapper Superclass
 
- Public Types inherited from vtkAbstractVolumeMapper
typedef vtkAbstractMapper3D Superclass
 
- Public Types inherited from vtkAbstractMapper3D
typedef vtkAbstractMapper Superclass
 
- Public Types inherited from vtkAbstractMapper
typedef vtkAlgorithm Superclass
 
- Public Types inherited from vtkAlgorithm
enum  DesiredOutputPrecision { SINGLE_PRECISION , DOUBLE_PRECISION , DEFAULT_PRECISION }
 Values used for setting the desired output precision for various algorithms. More...
 
typedef vtkObject Superclass
 

Public Member Functions

virtual vtkTypeBool IsA (const char *type)
 Return 1 if this class is the same type of (or a subclass of) the named class. More...
 
vtkSmartVolumeMapperNewInstance () const
 
void PrintSelf (ostream &os, vtkIndent indent) override
 Methods invoked by print to print information about the object including superclasses. More...
 
void SetRequestedRenderMode (int mode)
 Set the requested render mode. More...
 
void SetRequestedRenderModeToDefault ()
 Set the requested render mode to vtkSmartVolumeMapper::DefaultRenderMode. More...
 
void SetRequestedRenderModeToRayCast ()
 Set the requested render mode to vtkSmartVolumeMapper::RayCastRenderMode. More...
 
void SetRequestedRenderModeToGPU ()
 Set the requested render mode to vtkSmartVolumeMapper::GPURenderMode. More...
 
void SetRequestedRenderModeToOSPRay ()
 Set the requested render mode to vtkSmartVolumeMapper::OSPRayRenderMode. More...
 
void SetRequestedRenderModeToAnari ()
 Set the requested render mode to vtkSmartVolumeMapper::AnariRenderMode. More...
 
int GetLastUsedRenderMode ()
 This will return the render mode used during the previous call to Render(). More...
 
void CreateCanonicalView (vtkRenderer *ren, vtkVolume *volume, vtkVolume *volume2, vtkImageData *image, int blend_mode, double viewDirection[3], double viewUp[3])
 This method can be used to render a representative view of the input data into the supplied image given the supplied blending mode, view direction, and view up vector. More...
 
void Render (vtkRenderer *, vtkVolume *) override
 WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Initialize rendering for this volume. More...
 
void ReleaseGraphicsResources (vtkWindow *) override
 WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being consumed by this mapper. More...
 
virtual void SetFinalColorWindow (float)
 Set the final color window. More...
 
virtual float GetFinalColorWindow ()
 Get the final color window. More...
 
virtual void SetFinalColorLevel (float)
 Set the final color level. More...
 
virtual float GetFinalColorLevel ()
 Get the final color level. More...
 
virtual int GetRequestedRenderMode ()
 Get the requested render mode. More...
 
virtual void SetMaxMemoryInBytes (vtkIdType)
 Value passed to the GPU mapper. More...
 
virtual vtkIdType GetMaxMemoryInBytes ()
 Value passed to the GPU mapper. More...
 
virtual void SetMaxMemoryFraction (float)
 Value passed to the GPU mapper. More...
 
virtual float GetMaxMemoryFraction ()
 Value passed to the GPU mapper. More...
 
virtual void SetInterpolationMode (int)
 Set interpolation mode for downsampling (lowres GPU) (initial value: cubic). More...
 
virtual int GetInterpolationMode ()
 Set interpolation mode for downsampling (lowres GPU) (initial value: cubic). More...
 
void SetInterpolationModeToNearestNeighbor ()
 Set interpolation mode for downsampling (lowres GPU) (initial value: cubic). More...
 
void SetInterpolationModeToLinear ()
 Set interpolation mode for downsampling (lowres GPU) (initial value: cubic). More...
 
void SetInterpolationModeToCubic ()
 Set interpolation mode for downsampling (lowres GPU) (initial value: cubic). More...
 
virtual void SetUseJittering (vtkTypeBool)
 If UseJittering is on, each ray traversal direction will be perturbed slightly using a noise-texture to get rid of wood-grain effect. More...
 
virtual vtkTypeBool GetUseJittering ()
 If UseJittering is on, each ray traversal direction will be perturbed slightly using a noise-texture to get rid of wood-grain effect. More...
 
virtual void UseJitteringOn ()
 If UseJittering is on, each ray traversal direction will be perturbed slightly using a noise-texture to get rid of wood-grain effect. More...
 
virtual void UseJitteringOff ()
 If UseJittering is on, each ray traversal direction will be perturbed slightly using a noise-texture to get rid of wood-grain effect. More...
 
virtual void SetInteractiveUpdateRate (double)
 If the DesiredUpdateRate of the vtkRenderWindow that caused the Render falls at or above this rate, the render is considered interactive and the mapper may be adjusted (depending on the render mode). More...
 
virtual double GetInteractiveUpdateRate ()
 Get the update rate at or above which this is considered an interactive render. More...
 
virtual void SetInteractiveAdjustSampleDistances (vtkTypeBool)
 If the InteractiveAdjustSampleDistances flag is enabled, vtkSmartVolumeMapper interactively sets and resets the AutoAdjustSampleDistances flag on the internal volume mapper. More...
 
virtual vtkTypeBool GetInteractiveAdjustSampleDistances ()
 If the InteractiveAdjustSampleDistances flag is enabled, vtkSmartVolumeMapper interactively sets and resets the AutoAdjustSampleDistances flag on the internal volume mapper. More...
 
virtual void InteractiveAdjustSampleDistancesOn ()
 If the InteractiveAdjustSampleDistances flag is enabled, vtkSmartVolumeMapper interactively sets and resets the AutoAdjustSampleDistances flag on the internal volume mapper. More...
 
virtual void InteractiveAdjustSampleDistancesOff ()
 If the InteractiveAdjustSampleDistances flag is enabled, vtkSmartVolumeMapper interactively sets and resets the AutoAdjustSampleDistances flag on the internal volume mapper. More...
 
virtual void SetAutoAdjustSampleDistances (vtkTypeBool)
 If AutoAdjustSampleDistances is on, the ImageSampleDistance will be varied to achieve the allocated render time of this prop (controlled by the desired update rate and any culling in use). More...
 
virtual vtkTypeBool GetAutoAdjustSampleDistances ()
 If AutoAdjustSampleDistances is on, the ImageSampleDistance will be varied to achieve the allocated render time of this prop (controlled by the desired update rate and any culling in use). More...
 
virtual void AutoAdjustSampleDistancesOn ()
 If AutoAdjustSampleDistances is on, the ImageSampleDistance will be varied to achieve the allocated render time of this prop (controlled by the desired update rate and any culling in use). More...
 
virtual void AutoAdjustSampleDistancesOff ()
 If AutoAdjustSampleDistances is on, the ImageSampleDistance will be varied to achieve the allocated render time of this prop (controlled by the desired update rate and any culling in use). More...
 
virtual void SetSampleDistance (float)
 Set/Get the distance between samples used for rendering when AutoAdjustSampleDistances is off, or when this mapper has more than 1 second allocated to it for rendering. More...
 
virtual float GetSampleDistance ()
 Set/Get the distance between samples used for rendering when AutoAdjustSampleDistances is off, or when this mapper has more than 1 second allocated to it for rendering. More...
 
virtual void SetGlobalIlluminationReach (float)
 This parameter acts as a balance between localness and globalness of shadows. More...
 
virtual float GetGlobalIlluminationReach ()
 This parameter acts as a balance between localness and globalness of shadows. More...
 
virtual void SetVolumetricScatteringBlending (float)
 This parameter controls the blending between surfacic approximation and volumetric multi-scattering. More...
 
virtual float GetVolumetricScatteringBlending ()
 This parameter controls the blending between surfacic approximation and volumetric multi-scattering. More...
 
virtual void SetTransfer2DYAxisArray (const char *)
 Set/Get the transfer 2D Y axis array. More...
 
virtual char * GetTransfer2DYAxisArray ()
 Set/Get the transfer 2D Y axis array. More...
 
- Public Member Functions inherited from vtkVolumeMapper
vtkVolumeMapperNewInstance () const
 
virtual void SetInputData (vtkImageData *)
 Set/Get the input data. More...
 
virtual void SetInputData (vtkDataSet *)
 Set/Get the input data. More...
 
virtual void SetInputData (vtkRectilinearGrid *)
 Set/Get the input data. More...
 
virtual vtkDataSetGetInput ()
 Set/Get the input data. More...
 
virtual vtkDataSetGetInput (int port)
 Set/Get the input data. More...
 
virtual void SetBlendMode (int)
 Set/Get the blend mode. More...
 
void SetBlendModeToComposite ()
 Set/Get the blend mode. More...
 
void SetBlendModeToMaximumIntensity ()
 Set/Get the blend mode. More...
 
void SetBlendModeToMinimumIntensity ()
 Set/Get the blend mode. More...
 
void SetBlendModeToAverageIntensity ()
 Set/Get the blend mode. More...
 
void SetBlendModeToAdditive ()
 Set/Get the blend mode. More...
 
void SetBlendModeToIsoSurface ()
 Set/Get the blend mode. More...
 
void SetBlendModeToSlice ()
 Set/Get the blend mode. More...
 
virtual int GetBlendMode ()
 Set/Get the blend mode. More...
 
virtual void SetAverageIPScalarRange (double, double)
 Set/Get the scalar range to be considered for average intensity projection blend mode. More...
 
void SetAverageIPScalarRange (double[2])
 Set/Get the scalar range to be considered for average intensity projection blend mode. More...
 
virtual double * GetAverageIPScalarRange ()
 Set/Get the scalar range to be considered for average intensity projection blend mode. More...
 
virtual void GetAverageIPScalarRange (double data[2])
 Set/Get the scalar range to be considered for average intensity projection blend mode. More...
 
virtual void SetCropping (vtkTypeBool)
 Turn On/Off orthogonal cropping. More...
 
virtual vtkTypeBool GetCropping ()
 Turn On/Off orthogonal cropping. More...
 
virtual void CroppingOn ()
 Turn On/Off orthogonal cropping. More...
 
virtual void CroppingOff ()
 Turn On/Off orthogonal cropping. More...
 
virtual void SetCroppingRegionPlanes (double, double, double, double, double, double)
 Set/Get the Cropping Region Planes ( xmin, xmax, ymin, ymax, zmin, zmax ) These planes are defined in volume coordinates - spacing and origin are considered. More...
 
virtual void SetCroppingRegionPlanes (double[6])
 Set/Get the Cropping Region Planes ( xmin, xmax, ymin, ymax, zmin, zmax ) These planes are defined in volume coordinates - spacing and origin are considered. More...
 
virtual double * GetCroppingRegionPlanes ()
 Set/Get the Cropping Region Planes ( xmin, xmax, ymin, ymax, zmin, zmax ) These planes are defined in volume coordinates - spacing and origin are considered. More...
 
virtual void GetCroppingRegionPlanes (double data[6])
 Set/Get the Cropping Region Planes ( xmin, xmax, ymin, ymax, zmin, zmax ) These planes are defined in volume coordinates - spacing and origin are considered. More...
 
virtual double * GetVoxelCroppingRegionPlanes ()
 Get the cropping region planes in voxels. More...
 
virtual void GetVoxelCroppingRegionPlanes (double data[6])
 Get the cropping region planes in voxels. More...
 
virtual void SetComputeNormalFromOpacity (bool)
 If enabled, the volume(s) whose shading is enabled will use the gradient of opacity instead of the scalar gradient to estimate the surface's normal when applying the shading model. More...
 
virtual bool GetComputeNormalFromOpacity ()
 If enabled, the volume(s) whose shading is enabled will use the gradient of opacity instead of the scalar gradient to estimate the surface's normal when applying the shading model. More...
 
virtual void ComputeNormalFromOpacityOn ()
 If enabled, the volume(s) whose shading is enabled will use the gradient of opacity instead of the scalar gradient to estimate the surface's normal when applying the shading model. More...
 
virtual void ComputeNormalFromOpacityOff ()
 If enabled, the volume(s) whose shading is enabled will use the gradient of opacity instead of the scalar gradient to estimate the surface's normal when applying the shading model. More...
 
virtual void SetCroppingRegionFlags (int)
 Set the flags for the cropping regions. More...
 
virtual int GetCroppingRegionFlags ()
 Set the flags for the cropping regions. More...
 
void SetCroppingRegionFlagsToSubVolume ()
 Set the flags for the cropping regions. More...
 
void SetCroppingRegionFlagsToFence ()
 Set the flags for the cropping regions. More...
 
void SetCroppingRegionFlagsToInvertedFence ()
 Set the flags for the cropping regions. More...
 
void SetCroppingRegionFlagsToCross ()
 Set the flags for the cropping regions. More...
 
void SetCroppingRegionFlagsToInvertedCross ()
 Set the flags for the cropping regions. More...
 
- Public Member Functions inherited from vtkAbstractVolumeMapper
vtkAbstractVolumeMapperNewInstance () const
 
virtual char * GetArrayName ()
 Get the array name or number and component to use for rendering. More...
 
virtual int GetArrayId ()
 
virtual int GetArrayAccessMode ()
 
const char * GetScalarModeAsString ()
 Return the method for obtaining scalar data. More...
 
virtual vtkDataSetGetDataSetInput ()
 Set/Get the input data. More...
 
virtual vtkDataObjectGetDataObjectInput ()
 Set/Get the input data. More...
 
double * GetBounds () override
 Return bounding box (array of six doubles) of data expressed as (xmin,xmax, ymin,ymax, zmin,zmax). More...
 
void GetBounds (double bounds[6]) override
 Return bounding box (array of six doubles) of data expressed as (xmin,xmax, ymin,ymax, zmin,zmax). More...
 
virtual void SetScalarMode (int)
 Control how the mapper works with scalar point data and cell attribute data. More...
 
virtual int GetScalarMode ()
 Control how the mapper works with scalar point data and cell attribute data. More...
 
virtual void SetArrayAccessMode (int)
 Control how the mapper works with scalar point data and cell attribute data. More...
 
void SetScalarModeToDefault ()
 Control how the mapper works with scalar point data and cell attribute data. More...
 
void SetScalarModeToUsePointData ()
 Control how the mapper works with scalar point data and cell attribute data. More...
 
void SetScalarModeToUseCellData ()
 Control how the mapper works with scalar point data and cell attribute data. More...
 
void SetScalarModeToUsePointFieldData ()
 Control how the mapper works with scalar point data and cell attribute data. More...
 
void SetScalarModeToUseCellFieldData ()
 Control how the mapper works with scalar point data and cell attribute data. More...
 
virtual void SelectScalarArray (int arrayNum)
 When ScalarMode is set to UsePointFieldData or UseCellFieldData, you can specify which scalar array to use during rendering. More...
 
virtual void SelectScalarArray (const char *arrayName)
 When ScalarMode is set to UsePointFieldData or UseCellFieldData, you can specify which scalar array to use during rendering. More...
 
virtual float GetGradientMagnitudeScale ()
 WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE. More...
 
virtual float GetGradientMagnitudeBias ()
 WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE. More...
 
virtual float GetGradientMagnitudeScale (int)
 WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE. More...
 
virtual float GetGradientMagnitudeBias (int)
 WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE. More...
 
- Public Member Functions inherited from vtkAbstractMapper3D
vtkAbstractMapper3DNewInstance () const
 
double GetLength ()
 Return the diagonal length of this mappers bounding box. More...
 
virtual vtkTypeBool IsARayCastMapper ()
 Is this a ray cast mapper? A subclass would return 1 if the ray caster is needed to generate an image from this mapper. More...
 
virtual vtkTypeBool IsARenderIntoImageMapper ()
 Is this a "render into image" mapper? A subclass would return 1 if the mapper produces an image by rendering into a software image buffer. More...
 
void GetClippingPlaneInDataCoords (vtkMatrix4x4 *propMatrix, int i, double planeEquation[4])
 Get the ith clipping plane as a homogeneous plane equation. More...
 
double * GetCenter ()
 Return the Center of this mapper's data. More...
 
void GetCenter (double center[3])
 Return the Center of this mapper's data. More...
 
- Public Member Functions inherited from vtkAbstractMapper
vtkAbstractMapperNewInstance () const
 
vtkMTimeType GetMTime () override
 Override Modifiedtime as we have added Clipping planes. More...
 
void SetClippingPlanes (vtkPlanes *planes)
 An alternative way to set clipping planes: use up to six planes found in the supplied instance of the implicit function vtkPlanes. More...
 
virtual void ShallowCopy (vtkAbstractMapper *m)
 Make a shallow copy of this mapper. More...
 
int GetNumberOfClippingPlanes ()
 Get the number of clipping planes. More...
 
virtual double GetTimeToDraw ()
 Get the time required to draw the geometry last time it was rendered. More...
 
void AddClippingPlane (vtkPlane *plane)
 Specify clipping planes to be applied when the data is mapped (at most 6 clipping planes can be specified). More...
 
void RemoveClippingPlane (vtkPlane *plane)
 Specify clipping planes to be applied when the data is mapped (at most 6 clipping planes can be specified). More...
 
void RemoveAllClippingPlanes ()
 Specify clipping planes to be applied when the data is mapped (at most 6 clipping planes can be specified). More...
 
virtual void SetClippingPlanes (vtkPlaneCollection *)
 Get/Set the vtkPlaneCollection which specifies the clipping planes. More...
 
virtual vtkPlaneCollectionGetClippingPlanes ()
 Get/Set the vtkPlaneCollection which specifies the clipping planes. More...
 
- Public Member Functions inherited from vtkAlgorithm
vtkAlgorithmNewInstance () const
 
vtkTypeBool HasExecutive ()
 Check whether this algorithm has an assigned executive. More...
 
vtkExecutiveGetExecutive ()
 Get this algorithm's executive. More...
 
virtual void SetExecutive (vtkExecutive *executive)
 Set this algorithm's executive. More...
 
virtual vtkTypeBool ProcessRequest (vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
 Upstream/Downstream requests form the generalized interface through which executives invoke a algorithm's functionality. More...
 
vtkTypeBool ProcessRequest (vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo)
 Version of ProcessRequest() that is wrapped. More...
 
virtual int ComputePipelineMTime (vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, vtkMTimeType *mtime)
 A special version of ProcessRequest meant specifically for the pipeline modified time request. More...
 
virtual int ModifyRequest (vtkInformation *request, int when)
 This method gives the algorithm a chance to modify the contents of a request before or after (specified in the when argument) it is forwarded. More...
 
vtkInformationGetInputPortInformation (int port)
 Get the information object associated with an input port. More...
 
vtkInformationGetOutputPortInformation (int port)
 Get the information object associated with an output port. More...
 
int GetNumberOfInputPorts ()
 Get the number of input ports used by the algorithm. More...
 
int GetNumberOfOutputPorts ()
 Get the number of output ports provided by the algorithm. More...
 
void SetAbortExecuteAndUpdateTime ()
 Set AbortExecute Flag and update LastAbortTime. More...
 
void UpdateProgress (double amount)
 Update the progress of the process object. More...
 
bool CheckAbort ()
 Checks to see if this filter should abort. More...
 
virtual void SetInputArrayToProcess (int idx, int port, int connection, const char *fieldAssociation, const char *attributeTypeorName)
 String based versions of SetInputArrayToProcess(). More...
 
vtkInformationGetInputArrayInformation (int idx)
 Get the info object for the specified input array to this algorithm. More...
 
void RemoveAllInputs ()
 Remove all the input data. More...
 
vtkDataObjectGetOutputDataObject (int port)
 Get the data object that will contain the algorithm output for the given port. More...
 
vtkDataObjectGetInputDataObject (int port, int connection)
 Get the data object that will contain the algorithm input for the given port and given connection. More...
 
virtual void RemoveInputConnection (int port, vtkAlgorithmOutput *input)
 Remove a connection from the given input port index. More...
 
virtual void RemoveInputConnection (int port, int idx)
 Remove a connection given by index idx. More...
 
virtual void RemoveAllInputConnections (int port)
 Removes all input connections. More...
 
virtual void SetInputDataObject (int port, vtkDataObject *data)
 Sets the data-object as an input on the given port index. More...
 
virtual void SetInputDataObject (vtkDataObject *data)
 
virtual void AddInputDataObject (int port, vtkDataObject *data)
 Add the data-object as an input to this given port. More...
 
virtual void AddInputDataObject (vtkDataObject *data)
 
vtkAlgorithmOutputGetOutputPort (int index)
 Get a proxy object corresponding to the given output port of this algorithm. More...
 
vtkAlgorithmOutputGetOutputPort ()
 
int GetNumberOfInputConnections (int port)
 Get the number of inputs currently connected to a port. More...
 
int GetTotalNumberOfInputConnections ()
 Get the total number of inputs for this algorithm. More...
 
vtkAlgorithmOutputGetInputConnection (int port, int index)
 Get the algorithm output port connected to an input port. More...
 
vtkAlgorithmGetInputAlgorithm (int port, int index, int &algPort)
 Returns the algorithm and the output port index of that algorithm connected to a port-index pair. More...
 
vtkAlgorithmGetInputAlgorithm (int port, int index)
 Returns the algorithm connected to a port-index pair. More...
 
vtkAlgorithmGetInputAlgorithm ()
 Equivalent to GetInputAlgorithm(0, 0). More...
 
vtkExecutiveGetInputExecutive (int port, int index)
 Returns the executive associated with a particular input connection. More...
 
vtkExecutiveGetInputExecutive ()
 Equivalent to GetInputExecutive(0, 0) More...
 
vtkInformationGetInputInformation (int port, int index)
 Return the information object that is associated with a particular input connection. More...
 
vtkInformationGetInputInformation ()
 Equivalent to GetInputInformation(0, 0) More...
 
vtkInformationGetOutputInformation (int port)
 Return the information object that is associated with a particular output port. More...
 
virtual vtkTypeBool Update (int port, vtkInformationVector *requests)
 This method enables the passing of data requests to the algorithm to be used during execution (in addition to bringing a particular port up-to-date). More...
 
virtual vtkTypeBool Update (vtkInformation *requests)
 Convenience method to update an algorithm after passing requests to its first output port. More...
 
virtual int UpdatePiece (int piece, int numPieces, int ghostLevels, const int extents[6]=nullptr)
 Convenience method to update an algorithm after passing requests to its first output port. More...
 
virtual int UpdateExtent (const int extents[6])
 Convenience method to update an algorithm after passing requests to its first output port. More...
 
virtual int UpdateTimeStep (double time, int piece=-1, int numPieces=1, int ghostLevels=0, const int extents[6]=nullptr)
 Convenience method to update an algorithm after passing requests to its first output port. More...
 
virtual void UpdateInformation ()
 Bring the algorithm's information up-to-date. More...
 
virtual void UpdateDataObject ()
 Create output object(s). More...
 
virtual void PropagateUpdateExtent ()
 Propagate meta-data upstream. More...
 
virtual void UpdateWholeExtent ()
 Bring this algorithm's outputs up-to-date. More...
 
void ConvertTotalInputToPortConnection (int ind, int &port, int &conn)
 Convenience routine to convert from a linear ordering of input connections to a port/connection pair. More...
 
void RemoveNoPriorTemporalAccessInformationKey ()
 Removes any information key vtkStreamingDemandDrivenPipeline::NO_PRIOR_TEMPORAL_ACCESS() to all output ports of this vtkAlgorithm. More...
 
virtual vtkInformationGetInformation ()
 Set/Get the information object associated with this algorithm. More...
 
virtual void SetInformation (vtkInformation *)
 Set/Get the information object associated with this algorithm. More...
 
bool UsesGarbageCollector () const override
 Participate in garbage collection. More...
 
virtual void SetAbortExecute (vtkTypeBool)
 Set/Get the AbortExecute flag for the process object. More...
 
virtual vtkTypeBool GetAbortExecute ()
 Set/Get the AbortExecute flag for the process object. More...
 
virtual void AbortExecuteOn ()
 Set/Get the AbortExecute flag for the process object. More...
 
virtual void AbortExecuteOff ()
 Set/Get the AbortExecute flag for the process object. More...
 
virtual double GetProgress ()
 Get the execution progress of a process object. More...
 
void SetContainerAlgorithm (vtkAlgorithm *containerAlg)
 Set/get a Container algorithm for this algorithm. More...
 
vtkAlgorithmGetContainerAlgorithm ()
 Set/get a Container algorithm for this algorithm. More...
 
virtual void SetAbortOutput (bool)
 Set/Get an internal variable used to communicate between the algorithm and executive. More...
 
virtual bool GetAbortOutput ()
 Set/Get an internal variable used to communicate between the algorithm and executive. More...
 
void SetProgressShiftScale (double shift, double scale)
 Specify the shift and scale values to use to apply to the progress amount when UpdateProgress is called. More...
 
virtual double GetProgressShift ()
 Specify the shift and scale values to use to apply to the progress amount when UpdateProgress is called. More...
 
virtual double GetProgressScale ()
 Specify the shift and scale values to use to apply to the progress amount when UpdateProgress is called. More...
 
void SetProgressText (const char *ptext)
 Set the current text message associated with the progress state. More...
 
virtual char * GetProgressText ()
 Set the current text message associated with the progress state. More...
 
virtual unsigned long GetErrorCode ()
 The error code contains a possible error that occurred while reading or writing the file. More...
 
virtual void SetInputArrayToProcess (int idx, int port, int connection, int fieldAssociation, const char *name)
 Set the input data arrays that this algorithm will process. More...
 
virtual void SetInputArrayToProcess (int idx, int port, int connection, int fieldAssociation, int fieldAttributeType)
 Set the input data arrays that this algorithm will process. More...
 
virtual void SetInputArrayToProcess (int idx, vtkInformation *info)
 Set the input data arrays that this algorithm will process. More...
 
virtual void SetInputConnection (int port, vtkAlgorithmOutput *input)
 Set the connection for the given input port index. More...
 
virtual void SetInputConnection (vtkAlgorithmOutput *input)
 Set the connection for the given input port index. More...
 
virtual void AddInputConnection (int port, vtkAlgorithmOutput *input)
 Add a connection to the given input port index. More...
 
virtual void AddInputConnection (vtkAlgorithmOutput *input)
 Add a connection to the given input port index. More...
 
virtual void Update (int port)
 Bring this algorithm's outputs up-to-date. More...
 
virtual void Update ()
 Bring this algorithm's outputs up-to-date. More...
 
virtual void SetReleaseDataFlag (vtkTypeBool)
 Turn release data flag on or off for all output ports. More...
 
virtual vtkTypeBool GetReleaseDataFlag ()
 Turn release data flag on or off for all output ports. More...
 
void ReleaseDataFlagOn ()
 Turn release data flag on or off for all output ports. More...
 
void ReleaseDataFlagOff ()
 Turn release data flag on or off for all output ports. More...
 
int UpdateExtentIsEmpty (vtkInformation *pinfo, vtkDataObject *output)
 This detects when the UpdateExtent will generate no data This condition is satisfied when the UpdateExtent has zero volume (0,-1,...) or the UpdateNumberOfPieces is 0. More...
 
int UpdateExtentIsEmpty (vtkInformation *pinfo, int extentType)
 This detects when the UpdateExtent will generate no data This condition is satisfied when the UpdateExtent has zero volume (0,-1,...) or the UpdateNumberOfPieces is 0. More...
 
int * GetUpdateExtent ()
 These functions return the update extent for output ports that use 3D extents. More...
 
int * GetUpdateExtent (int port)
 These functions return the update extent for output ports that use 3D extents. More...
 
void GetUpdateExtent (int &x0, int &x1, int &y0, int &y1, int &z0, int &z1)
 These functions return the update extent for output ports that use 3D extents. More...
 
void GetUpdateExtent (int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1)
 These functions return the update extent for output ports that use 3D extents. More...
 
void GetUpdateExtent (int extent[6])
 These functions return the update extent for output ports that use 3D extents. More...
 
void GetUpdateExtent (int port, int extent[6])
 These functions return the update extent for output ports that use 3D extents. More...
 
int GetUpdatePiece ()
 These functions return the update extent for output ports that use piece extents. More...
 
int GetUpdatePiece (int port)
 These functions return the update extent for output ports that use piece extents. More...
 
int GetUpdateNumberOfPieces ()
 These functions return the update extent for output ports that use piece extents. More...
 
int GetUpdateNumberOfPieces (int port)
 These functions return the update extent for output ports that use piece extents. More...
 
int GetUpdateGhostLevel ()
 These functions return the update extent for output ports that use piece extents. More...
 
int GetUpdateGhostLevel (int port)
 These functions return the update extent for output ports that use piece extents. More...
 
void SetProgressObserver (vtkProgressObserver *)
 If an ProgressObserver is set, the algorithm will report progress through it rather than directly. More...
 
virtual vtkProgressObserverGetProgressObserver ()
 If an ProgressObserver is set, the algorithm will report progress through it rather than directly. More...
 
void SetNoPriorTemporalAccessInformationKey (int key)
 Set to all output ports of this algorithm the information key vtkStreamingDemandDrivenPipeline::NO_PRIOR_TEMPORAL_ACCESS(). More...
 
void SetNoPriorTemporalAccessInformationKey ()
 Set to all output ports of this algorithm the information key vtkStreamingDemandDrivenPipeline::NO_PRIOR_TEMPORAL_ACCESS(). More...
 
- Public Member Functions inherited from vtkObject
 vtkBaseTypeMacro (vtkObject, vtkObjectBase)
 
virtual void DebugOn ()
 Turn debugging output on. More...
 
virtual void DebugOff ()
 Turn debugging output off. More...
 
bool GetDebug ()
 Get the value of the debug flag. More...
 
void SetDebug (bool debugFlag)
 Set the value of the debug flag. More...
 
virtual void Modified ()
 Update the modification time for this object. More...
 
void RemoveObserver (unsigned long tag)
 
void RemoveObservers (unsigned long event)
 
void RemoveObservers (const char *event)
 
void RemoveAllObservers ()
 
vtkTypeBool HasObserver (unsigned long event)
 
vtkTypeBool HasObserver (const char *event)
 
vtkTypeBool InvokeEvent (unsigned long event)
 
vtkTypeBool InvokeEvent (const char *event)
 
std::string GetObjectDescription () const override
 The object description printed in messages and PrintSelf output. More...
 
unsigned long AddObserver (unsigned long event, vtkCommand *, float priority=0.0f)
 Allow people to add/remove/invoke observers (callbacks) to any VTK object. More...
 
unsigned long AddObserver (const char *event, vtkCommand *, float priority=0.0f)
 Allow people to add/remove/invoke observers (callbacks) to any VTK object. More...
 
vtkCommandGetCommand (unsigned long tag)
 Allow people to add/remove/invoke observers (callbacks) to any VTK object. More...
 
void RemoveObserver (vtkCommand *)
 Allow people to add/remove/invoke observers (callbacks) to any VTK object. More...
 
void RemoveObservers (unsigned long event, vtkCommand *)
 Allow people to add/remove/invoke observers (callbacks) to any VTK object. More...
 
void RemoveObservers (const char *event, vtkCommand *)
 Allow people to add/remove/invoke observers (callbacks) to any VTK object. More...
 
vtkTypeBool HasObserver (unsigned long event, vtkCommand *)
 Allow people to add/remove/invoke observers (callbacks) to any VTK object. More...
 
vtkTypeBool HasObserver (const char *event, vtkCommand *)
 Allow people to add/remove/invoke observers (callbacks) to any VTK object. More...
 
template<class U , class T >
unsigned long AddObserver (unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)
 Overloads to AddObserver that allow developers to add class member functions as callbacks for events. More...
 
template<class U , class T >
unsigned long AddObserver (unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)
 Overloads to AddObserver that allow developers to add class member functions as callbacks for events. More...
 
template<class U , class T >
unsigned long AddObserver (unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)
 Allow user to set the AbortFlagOn() with the return value of the callback method. More...
 
vtkTypeBool InvokeEvent (unsigned long event, void *callData)
 This method invokes an event and return whether the event was aborted or not. More...
 
vtkTypeBool InvokeEvent (const char *event, void *callData)
 This method invokes an event and return whether the event was aborted or not. More...
 
virtual void SetObjectName (const std::string &objectName)
 Set/get the name of this object for reporting purposes. More...
 
virtual std::string GetObjectName () const
 Set/get the name of this object for reporting purposes. More...
 
- Public Member Functions inherited from vtkObjectBase
const char * GetClassName () const
 Return the class name as a string. More...
 
virtual vtkIdType GetNumberOfGenerationsFromBase (const char *name)
 Given the name of a base class of this class type, return the distance of inheritance between this class type and the named class (how many generations of inheritance are there between this class and the named class). More...
 
virtual void Delete ()
 Delete a VTK object. More...
 
virtual void FastDelete ()
 Delete a reference to this object. More...
 
void InitializeObjectBase ()
 
void Print (ostream &os)
 Print an object to an ostream. More...
 
void Register (vtkObjectBase *o)
 Increase the reference count (mark as used by another object). More...
 
virtual void UnRegister (vtkObjectBase *o)
 Decrease the reference count (release by another object). More...
 
int GetReferenceCount ()
 Return the current reference count of this object. More...
 
void SetReferenceCount (int)
 Sets the reference count. More...
 
bool GetIsInMemkind () const
 A local state flag that remembers whether this object lives in the normal or extended memory space. More...
 
virtual void PrintHeader (ostream &os, vtkIndent indent)
 Methods invoked by print to print information about the object including superclasses. More...
 
virtual void PrintTrailer (ostream &os, vtkIndent indent)
 Methods invoked by print to print information about the object including superclasses. More...
 

Static Public Member Functions

static vtkSmartVolumeMapperNew ()
 
static vtkTypeBool IsTypeOf (const char *type)
 
static vtkSmartVolumeMapperSafeDownCast (vtkObjectBase *o)
 
- Static Public Member Functions inherited from vtkVolumeMapper
static vtkTypeBool IsTypeOf (const char *type)
 
static vtkVolumeMapperSafeDownCast (vtkObjectBase *o)
 
- Static Public Member Functions inherited from vtkAbstractVolumeMapper
static vtkTypeBool IsTypeOf (const char *type)
 
static vtkAbstractVolumeMapperSafeDownCast (vtkObjectBase *o)
 
- Static Public Member Functions inherited from vtkAbstractMapper3D
static vtkTypeBool IsTypeOf (const char *type)
 
static vtkAbstractMapper3DSafeDownCast (vtkObjectBase *o)
 
- Static Public Member Functions inherited from vtkAbstractMapper
static vtkTypeBool IsTypeOf (const char *type)
 
static vtkAbstractMapperSafeDownCast (vtkObjectBase *o)
 
static vtkDataArrayGetScalars (vtkDataSet *input, int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, int &cellFlag)
 Internal helper function for getting the active scalars. More...
 
static vtkAbstractArrayGetAbstractScalars (vtkDataSet *input, int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, int &cellFlag)
 Internal helper function for getting the active scalars as an abstract array. More...
 
static vtkUnsignedCharArrayGetGhostArray (vtkDataSet *input, int scalarMode, unsigned char &ghostsToSkip)
 Returns the ghost array associated with the corresponding scalar mode, if present. More...
 
- Static Public Member Functions inherited from vtkAlgorithm
static vtkAlgorithmNew ()
 
static vtkTypeBool IsTypeOf (const char *type)
 
static vtkAlgorithmSafeDownCast (vtkObjectBase *o)
 
static vtkInformationIntegerKeyINPUT_IS_OPTIONAL ()
 Keys used to specify input port requirements. More...
 
static vtkInformationIntegerKeyINPUT_IS_REPEATABLE ()
 
static vtkInformationInformationVectorKeyINPUT_REQUIRED_FIELDS ()
 
static vtkInformationStringVectorKeyINPUT_REQUIRED_DATA_TYPE ()
 
static vtkInformationInformationVectorKeyINPUT_ARRAYS_TO_PROCESS ()
 
static vtkInformationIntegerKeyINPUT_PORT ()
 
static vtkInformationIntegerKeyINPUT_CONNECTION ()
 
static vtkInformationIntegerKeyCAN_PRODUCE_SUB_EXTENT ()
 This key tells the executive that a particular output port is capable of producing an arbitrary subextent of the whole extent. More...
 
static vtkInformationIntegerKeyCAN_HANDLE_PIECE_REQUEST ()
 Key that tells the pipeline that a particular algorithm can or cannot handle piece request. More...
 
static vtkInformationIntegerKeyABORTED ()
 
static void SetDefaultExecutivePrototype (vtkExecutive *proto)
 If the DefaultExecutivePrototype is set, a copy of it is created in CreateDefaultExecutive() using NewInstance(). More...
 
- Static Public Member Functions inherited from vtkObject
static vtkObjectNew ()
 Create an object with Debug turned off, modified time initialized to zero, and reference counting on. More...
 
static void BreakOnError ()
 This method is called when vtkErrorMacro executes. More...
 
static void SetGlobalWarningDisplay (vtkTypeBool val)
 This is a global flag that controls whether any debug, warning or error messages are displayed. More...
 
static void GlobalWarningDisplayOn ()
 This is a global flag that controls whether any debug, warning or error messages are displayed. More...
 
static void GlobalWarningDisplayOff ()
 This is a global flag that controls whether any debug, warning or error messages are displayed. More...
 
static vtkTypeBool GetGlobalWarningDisplay ()
 This is a global flag that controls whether any debug, warning or error messages are displayed. More...
 
- Static Public Member Functions inherited from vtkObjectBase
static vtkTypeBool IsTypeOf (const char *name)
 Return 1 if this class type is the same type of (or a subclass of) the named class. More...
 
static vtkIdType GetNumberOfGenerationsFromBaseType (const char *name)
 Given a the name of a base class of this class type, return the distance of inheritance between this class type and the named class (how many generations of inheritance are there between this class and the named class). More...
 
static vtkObjectBaseNew ()
 Create an object with Debug turned off, modified time initialized to zero, and reference counting on. More...
 
static void SetMemkindDirectory (const char *directoryname)
 The name of a directory, ideally mounted -o dax, to memory map an extended memory space within. More...
 
static bool GetUsingMemkind ()
 A global state flag that controls whether vtkObjects are constructed in the usual way (the default) or within the extended memory space. More...
 

Protected Member Functions

virtual vtkObjectBaseNewInstanceInternal () const
 
 vtkSmartVolumeMapper ()
 
 ~vtkSmartVolumeMapper () override
 
void ConnectMapperInput (vtkVolumeMapper *m)
 Connect input of the vtkSmartVolumeMapper to the input of the internal volume mapper by doing a shallow to avoid memory leaks. More...
 
void ConnectFilterInput (vtkImageResample *f)
 Connect input of the vtkSmartVolumeMapper to the input of the internal resample filter by doing a shallow to avoid memory leaks. More...
 
void Initialize (vtkRenderer *ren, vtkVolume *vol)
 The initialize method. More...
 
void ComputeRenderMode (vtkRenderer *ren, vtkVolume *vol)
 The method that computes the render mode from the requested render mode based on the support status for each render method. More...
 
virtual vtkGPUVolumeRayCastMapperGetGPUMapper ()
 
- Protected Member Functions inherited from vtkVolumeMapper
 vtkVolumeMapper ()
 
 ~vtkVolumeMapper () override
 
double SpacingAdjustedSampleDistance (double inputSpacing[3], int inputExtent[6])
 Compute a sample distance from the data spacing. More...
 
int FillInputPortInformation (int, vtkInformation *) override
 Fill the input port information objects for this algorithm. More...
 
void ConvertCroppingRegionPlanesToVoxels ()
 Cropping variables, and a method for converting the world coordinate cropping region planes to voxel coordinates. More...
 
- Protected Member Functions inherited from vtkAbstractVolumeMapper
 vtkAbstractVolumeMapper ()
 
 ~vtkAbstractVolumeMapper () override
 
- Protected Member Functions inherited from vtkAbstractMapper3D
 vtkAbstractMapper3D ()
 
 ~vtkAbstractMapper3D () override=default
 
- Protected Member Functions inherited from vtkAbstractMapper
 vtkAbstractMapper ()
 
 ~vtkAbstractMapper () override
 
- Protected Member Functions inherited from vtkAlgorithm
 vtkAlgorithm ()
 
 ~vtkAlgorithm () override
 
bool CheckUpstreamAbort ()
 Checks to see if an upstream filter has been aborted. More...
 
virtual int FillOutputPortInformation (int port, vtkInformation *info)
 Fill the output port information objects for this algorithm. More...
 
virtual void SetNumberOfInputPorts (int n)
 Set the number of input ports used by the algorithm. More...
 
virtual void SetNumberOfOutputPorts (int n)
 Set the number of output ports provided by the algorithm. More...
 
int InputPortIndexInRange (int index, const char *action)
 
int OutputPortIndexInRange (int index, const char *action)
 
int GetInputArrayAssociation (int idx, vtkInformationVector **inputVector)
 Get the association of the actual data array for the input array specified by idx, this is only reasonable during the REQUEST_DATA pass. More...
 
vtkInformationGetInputArrayFieldInformation (int idx, vtkInformationVector **inputVector)
 This method takes in an index (as specified in SetInputArrayToProcess) and a pipeline information vector. More...
 
virtual vtkExecutiveCreateDefaultExecutive ()
 Create a default executive. More...
 
void ReportReferences (vtkGarbageCollector *) override
 
virtual void SetNthInputConnection (int port, int index, vtkAlgorithmOutput *input)
 Replace the Nth connection on the given input port. More...
 
virtual void SetNumberOfInputConnections (int port, int n)
 Set the number of input connections on the given input port. More...
 
void SetInputDataInternal (int port, vtkDataObject *input)
 These methods are used by subclasses to implement methods to set data objects directly as input. More...
 
void AddInputDataInternal (int port, vtkDataObject *input)
 
int GetInputArrayAssociation (int idx, int connection, vtkInformationVector **inputVector)
 Filters that have multiple connections on one port can use this signature. More...
 
int GetInputArrayAssociation (int idx, vtkDataObject *input)
 Filters that have multiple connections on one port can use this signature. More...
 
vtkDataArrayGetInputArrayToProcess (int idx, vtkInformationVector **inputVector)
 Get the actual data array for the input array specified by idx, this is only reasonable during the REQUEST_DATA pass. More...
 
vtkDataArrayGetInputArrayToProcess (int idx, vtkInformationVector **inputVector, int &association)
 Get the actual data array for the input array specified by idx, this is only reasonable during the REQUEST_DATA pass. More...
 
vtkDataArrayGetInputArrayToProcess (int idx, int connection, vtkInformationVector **inputVector)
 Filters that have multiple connections on one port can use this signature. More...
 
vtkDataArrayGetInputArrayToProcess (int idx, int connection, vtkInformationVector **inputVector, int &association)
 Filters that have multiple connections on one port can use this signature. More...
 
vtkDataArrayGetInputArrayToProcess (int idx, vtkDataObject *input)
 Filters that have multiple connections on one port can use this signature. More...
 
vtkDataArrayGetInputArrayToProcess (int idx, vtkDataObject *input, int &association)
 Filters that have multiple connections on one port can use this signature. More...
 
vtkAbstractArrayGetInputAbstractArrayToProcess (int idx, vtkInformationVector **inputVector)
 Get the actual data array for the input array specified by idx, this is only reasonable during the REQUEST_DATA pass. More...
 
vtkAbstractArrayGetInputAbstractArrayToProcess (int idx, vtkInformationVector **inputVector, int &association)
 Get the actual data array for the input array specified by idx, this is only reasonable during the REQUEST_DATA pass. More...
 
vtkAbstractArrayGetInputAbstractArrayToProcess (int idx, int connection, vtkInformationVector **inputVector)
 Filters that have multiple connections on one port can use this signature. More...
 
vtkAbstractArrayGetInputAbstractArrayToProcess (int idx, int connection, vtkInformationVector **inputVector, int &association)
 Filters that have multiple connections on one port can use this signature. More...
 
vtkAbstractArrayGetInputAbstractArrayToProcess (int idx, vtkDataObject *input)
 Filters that have multiple connections on one port can use this signature. More...
 
vtkAbstractArrayGetInputAbstractArrayToProcess (int idx, vtkDataObject *input, int &association)
 Filters that have multiple connections on one port can use this signature. More...
 
virtual void SetErrorCode (unsigned long)
 The error code contains a possible error that occurred while reading or writing the file. More...
 
- Protected Member Functions inherited from vtkObject
 vtkObject ()
 
 ~vtkObject () override
 
void RegisterInternal (vtkObjectBase *, vtkTypeBool check) override
 
void UnRegisterInternal (vtkObjectBase *, vtkTypeBool check) override
 
void InternalGrabFocus (vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)
 These methods allow a command to exclusively grab all events. More...
 
void InternalReleaseFocus ()
 These methods allow a command to exclusively grab all events. More...
 
- Protected Member Functions inherited from vtkObjectBase
 vtkObjectBase ()
 
virtual ~vtkObjectBase ()
 
 vtkObjectBase (const vtkObjectBase &)
 
void operator= (const vtkObjectBase &)
 

Protected Attributes

int InterpolationMode
 Used for downsampling. More...
 
vtkImageResampleGPUResampleFilter
 This is the resample filter that may be used if we need to create a low resolution version of the volume for GPU rendering. More...
 
int InitializedBlendMode
 We need to keep track of the blend mode we had when we initialized because we need to reinitialize (and recheck hardware support) if it changes. More...
 
vtkTypeBool UseJittering
 Enable / disable stochastic jittering. More...
 
float SampleDistance
 The distance between sample points along the ray. More...
 
float GlobalIlluminationReach = 0.0
 Secondary rays ambient/global adjustment coefficient. More...
 
float VolumetricScatteringBlending = 0.0
 Blending coefficient between surfacic and volumetric models in GPU Mapper. More...
 
vtkTypeBool AutoAdjustSampleDistances
 Set whether or not the sample distance should be automatically calculated within the internal volume mapper. More...
 
double InteractiveUpdateRate
 If the DesiredUpdateRate of the vtkRenderWindow causing the Render is at or above this value, the render is considered interactive. More...
 
vtkTypeBool InteractiveAdjustSampleDistances
 If the InteractiveAdjustSampleDistances flag is enabled, vtkSmartVolumeMapper interactively sets and resets the AutoAdjustSampleDistances flag on the internal volume mapper. More...
 
char * Transfer2DYAxisArray
 Define the array used for the Y axis of transfer 2D. More...
 
int LowResMode = LowResModeDisabled
 
float FinalColorWindow
 Window / level ivars. More...
 
float FinalColorLevel
 Window / level ivars. More...
 
vtkIdType MaxMemoryInBytes
 GPU mapper-specific memory ivars. More...
 
float MaxMemoryFraction
 GPU mapper-specific memory ivars. More...
 
int RequestedRenderMode
 The requested render mode is used to compute the current render mode. More...
 
int CurrentRenderMode
 The requested render mode is used to compute the current render mode. More...
 
int Initialized
 Initialization variables. More...
 
vtkTimeStamp SupportStatusCheckTime
 Initialization variables. More...
 
int GPUSupported
 Initialization variables. More...
 
int RayCastSupported
 Initialization variables. More...
 
int LowResGPUNecessary
 Initialization variables. More...
 
vtkImageMagnitudeImageMagnitude
 This filter is used to compute the magnitude of 3-component data. More...
 
vtkImageDataInputDataMagnitude
 This filter is used to compute the magnitude of 3-component data. More...
 
vtkGPUVolumeRayCastMapperGPULowResMapper
 The three potential mappers. More...
 
vtkGPUVolumeRayCastMapperGPUMapper
 The three potential mappers. More...
 
vtkFixedPointVolumeRayCastMapperRayCastMapper
 The three potential mappers. More...
 
int VectorMode
 VectorMode is a special rendering mode for 3-component vectors which makes use of GPURayCastMapper's independent-component capabilities. More...
 
int VectorComponent
 VectorMode is a special rendering mode for 3-component vectors which makes use of GPURayCastMapper's independent-component capabilities. More...
 
vtkTimeStamp MagnitudeUploadTime
 VectorMode is a special rendering mode for 3-component vectors which makes use of GPURayCastMapper's independent-component capabilities. More...
 
vtkDataSetLastInput
 Keep a cache of the last input to the mapper so that input data changes can be propagated to the resample filter and internal mappers. More...
 
vtkDataSetLastFilterInput
 Keep a cache of the last input to the mapper so that input data changes can be propagated to the resample filter and internal mappers. More...
 
- Protected Attributes inherited from vtkVolumeMapper
int BlendMode
 
bool ComputeNormalFromOpacity = false
 Is the normal for volume shading computed from opacity or from scalars. More...
 
double AverageIPScalarRange [2]
 Threshold range for average intensity projection. More...
 
vtkTypeBool Cropping
 Cropping variables, and a method for converting the world coordinate cropping region planes to voxel coordinates. More...
 
double CroppingRegionPlanes [6]
 Cropping variables, and a method for converting the world coordinate cropping region planes to voxel coordinates. More...
 
double VoxelCroppingRegionPlanes [6]
 Cropping variables, and a method for converting the world coordinate cropping region planes to voxel coordinates. More...
 
int CroppingRegionFlags
 Cropping variables, and a method for converting the world coordinate cropping region planes to voxel coordinates. More...
 
- Protected Attributes inherited from vtkAbstractVolumeMapper
int ScalarMode
 
char * ArrayName
 
int ArrayId
 
int ArrayAccessMode
 
- Protected Attributes inherited from vtkAbstractMapper3D
double Bounds [6]
 
double Center [3]
 
- Protected Attributes inherited from vtkAbstractMapper
vtkTimerLogTimer
 
double TimeToDraw
 
vtkWindowLastWindow
 
vtkPlaneCollectionClippingPlanes
 
- Protected Attributes inherited from vtkAlgorithm
vtkTimeStamp LastAbortCheckTime
 
vtkInformationInformation
 
double Progress
 
char * ProgressText
 
vtkProgressObserverProgressObserver
 
unsigned long ErrorCode
 The error code contains a possible error that occurred while reading or writing the file. More...
 
- Protected Attributes inherited from vtkObject
bool Debug
 
vtkTimeStamp MTime
 
vtkSubjectHelper * SubjectHelper
 
std::string ObjectName
 
- Protected Attributes inherited from vtkObjectBase
std::atomic< int32_t > ReferenceCount
 
vtkWeakPointerBase ** WeakPointers
 

Friends

class vtkMultiBlockVolumeMapper
 Expose GPU mapper for additional customization. More...
 
enum  VectorModeType { DISABLED = -1 , MAGNITUDE = 0 , COMPONENT = 1 }
 VectorMode is a special rendering mode for 3-component vectors which makes use of GPURayCastMapper's independent-component capabilities. More...
 
void SetVectorMode (int mode)
 VectorMode is a special rendering mode for 3-component vectors which makes use of GPURayCastMapper's independent-component capabilities. More...
 
virtual int GetVectorMode ()
 VectorMode is a special rendering mode for 3-component vectors which makes use of GPURayCastMapper's independent-component capabilities. More...
 
virtual void SetVectorComponent (int)
 VectorMode is a special rendering mode for 3-component vectors which makes use of GPURayCastMapper's independent-component capabilities. More...
 
virtual int GetVectorComponent ()
 VectorMode is a special rendering mode for 3-component vectors which makes use of GPURayCastMapper's independent-component capabilities. More...
 
enum  LowResModeType { LowResModeDisabled = 0 , LowResModeResample = 1 }
 LowResDisable disables low res mode (default) LowResResample enable low res mode by automatically resampling the volume, this enable large volume to be displayed at higher frame rate at the cost of rendering quality Actual resample factor will be determined using MaxMemoryInBytes and MaxMemoryFraction. More...
 
virtual void SetLowResMode (int)
 LowResDisable disables low res mode (default) LowResResample enable low res mode by automatically resampling the volume, this enable large volume to be displayed at higher frame rate at the cost of rendering quality Actual resample factor will be determined using MaxMemoryInBytes and MaxMemoryFraction. More...
 
virtual int GetLowResMode ()
 LowResDisable disables low res mode (default) LowResResample enable low res mode by automatically resampling the volume, this enable large volume to be displayed at higher frame rate at the cost of rendering quality Actual resample factor will be determined using MaxMemoryInBytes and MaxMemoryFraction. More...
 

Additional Inherited Members

- Public Attributes inherited from vtkAlgorithm
std::atomic< vtkTypeBoolAbortExecute
 
- Static Protected Member Functions inherited from vtkAlgorithm
static vtkInformationIntegerKeyPORT_REQUIREMENTS_FILLED ()
 
- Static Protected Member Functions inherited from vtkObjectBase
static vtkMallocingFunction GetCurrentMallocFunction ()
 
static vtkReallocingFunction GetCurrentReallocFunction ()
 
static vtkFreeingFunction GetCurrentFreeFunction ()
 
static vtkFreeingFunction GetAlternateFreeFunction ()
 
- Static Protected Attributes inherited from vtkAlgorithm
static vtkTimeStamp LastAbortTime
 
static vtkExecutiveDefaultExecutivePrototype
 

Detailed Description

Adaptive volume mapper.

vtkSmartVolumeMapper is a volume mapper that will delegate to a specific volume mapper based on rendering parameters and available hardware. Use the SetRequestedRenderMode() method to control the behavior of the selection. The following options are available:

vtkSmartVolumeMapper::DefaultRenderMode:
Allow the vtkSmartVolumeMapper to select the best mapper based on rendering parameters and hardware support. If GPU ray casting is supported, the vtkGPUVolumeRayCastMapper mapper will be used for all rendering. If not, then the vtkFixedPointVolumeRayCastMapper will be used exclusively. This is the default requested render mode, and is generally the best option. When you use this option, your volume will always be rendered, but the method used to render it may vary based on parameters and platform.
vtkSmartVolumeMapper::RayCastRenderMode:
Use the vtkFixedPointVolumeRayCastMapper for both interactive and still rendering. When you use this option your volume will always be rendered with the vtkFixedPointVolumeRayCastMapper.
vtkSmartVolumeMapper::GPURenderMode:
Use the vtkGPUVolumeRayCastMapper, if supported, for both interactive and still rendering. If the GPU ray caster is not supported (due to hardware limitations or rendering parameters) then no image will be rendered. Use this option only if you have already checked for supported based on the current hardware, number of scalar components, and rendering parameters in the vtkVolumeProperty.
vtkSmartVolumeMapper::GPURenderMode:
You can adjust the contrast and brightness in the rendered image using the FinalColorWindow and FinalColorLevel ivars. By default the FinalColorWindow is set to 1.0, and the FinalColorLevel is set to 0.5, which applies no correction to the computed image. To apply the window / level operation to the computer image color, first a Scale and Bias value are computed:
 scale = 1.0 / this->FinalColorWindow
 bias  = 0.5 - this->FinalColorLevel / this->FinalColorWindow
 
To compute a new color (R', G', B', A') from an existing color (R,G,B,A) for a pixel, the following equation is used:
 R' = R*scale + bias*A
 G' = G*scale + bias*A
 B' = B*scale + bias*A
 A' = A
 
Note that bias is multiplied by the alpha component before adding because the red, green, and blue component of the color are already pre-multiplied by alpha. Also note that the window / level operation leaves the alpha component unchanged - it only adjusts the RGB values.
Online Examples:

Tests:
vtkSmartVolumeMapper (Tests)

Definition at line 103 of file vtkSmartVolumeMapper.h.

Member Typedef Documentation

◆ Superclass

Definition at line 107 of file vtkSmartVolumeMapper.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
DefaultRenderMode 
RayCastRenderMode 
GPURenderMode 
OSPRayRenderMode 
AnariRenderMode 
UndefinedRenderMode 
InvalidRenderMode 

Definition at line 150 of file vtkSmartVolumeMapper.h.

◆ VectorModeType

VectorMode is a special rendering mode for 3-component vectors which makes use of GPURayCastMapper's independent-component capabilities.

In this mode, a single component in the vector can be selected for rendering. In addition, the mapper can compute a scalar field representing the magnitude of this vector using a vtkImageMagnitude object (MAGNITUDE mode).

Enumerator
DISABLED 
MAGNITUDE 
COMPONENT 

Definition at line 371 of file vtkSmartVolumeMapper.h.

◆ LowResModeType

LowResDisable disables low res mode (default) LowResResample enable low res mode by automatically resampling the volume, this enable large volume to be displayed at higher frame rate at the cost of rendering quality Actual resample factor will be determined using MaxMemoryInBytes and MaxMemoryFraction.

Enumerator
LowResModeDisabled 
LowResModeResample 

Definition at line 401 of file vtkSmartVolumeMapper.h.

Constructor & Destructor Documentation

◆ vtkSmartVolumeMapper()

vtkSmartVolumeMapper::vtkSmartVolumeMapper ( )
protected

◆ ~vtkSmartVolumeMapper()

vtkSmartVolumeMapper::~vtkSmartVolumeMapper ( )
overrideprotected

Member Function Documentation

◆ New()

static vtkSmartVolumeMapper* vtkSmartVolumeMapper::New ( )
static

◆ IsTypeOf()

static vtkTypeBool vtkSmartVolumeMapper::IsTypeOf ( const char *  type)
static

◆ IsA()

virtual vtkTypeBool vtkSmartVolumeMapper::IsA ( const char *  name)
virtual

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 vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkVolumeMapper.

◆ SafeDownCast()

static vtkSmartVolumeMapper* vtkSmartVolumeMapper::SafeDownCast ( vtkObjectBase o)
static

◆ NewInstanceInternal()

virtual vtkObjectBase* vtkSmartVolumeMapper::NewInstanceInternal ( ) const
protectedvirtual

Reimplemented from vtkVolumeMapper.

◆ NewInstance()

vtkSmartVolumeMapper* vtkSmartVolumeMapper::NewInstance ( ) const

◆ PrintSelf()

void vtkSmartVolumeMapper::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
overridevirtual

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 vtkVolumeMapper.

◆ SetFinalColorWindow()

virtual void vtkSmartVolumeMapper::SetFinalColorWindow ( float  )
virtual

Set the final color window.

This controls the contrast of the image. The default value is 1.0. The Window can be negative (this causes a "negative" effect on the image) Although Window can be set to 0.0, any value less than 0.00001 and greater than or equal to 0.0 will be set to 0.00001, and any value greater than -0.00001 but less than or equal to 0.0 will be set to -0.00001. Initial value is 1.0.

◆ GetFinalColorWindow()

virtual float vtkSmartVolumeMapper::GetFinalColorWindow ( )
virtual

Get the final color window.

Initial value is 1.0.

◆ SetFinalColorLevel()

virtual void vtkSmartVolumeMapper::SetFinalColorLevel ( float  )
virtual

Set the final color level.

The level controls the brightness of the image. The final color window will be centered at the final color level, and together represent a linear remapping of color values. The default value for the level is 0.5.

◆ GetFinalColorLevel()

virtual float vtkSmartVolumeMapper::GetFinalColorLevel ( )
virtual

Get the final color level.

◆ SetRequestedRenderMode()

void vtkSmartVolumeMapper::SetRequestedRenderMode ( int  mode)

Set the requested render mode.

The default is vtkSmartVolumeMapper::DefaultRenderMode.

◆ SetRequestedRenderModeToDefault()

void vtkSmartVolumeMapper::SetRequestedRenderModeToDefault ( )

Set the requested render mode to vtkSmartVolumeMapper::DefaultRenderMode.

This is the best option for an application that must adapt to different data types, hardware, and rendering parameters.

◆ SetRequestedRenderModeToRayCast()

void vtkSmartVolumeMapper::SetRequestedRenderModeToRayCast ( )

Set the requested render mode to vtkSmartVolumeMapper::RayCastRenderMode.

This option will use software rendering exclusively. This is a good option if you know there is no hardware acceleration.

◆ SetRequestedRenderModeToGPU()

void vtkSmartVolumeMapper::SetRequestedRenderModeToGPU ( )

Set the requested render mode to vtkSmartVolumeMapper::GPURenderMode.

This option will use hardware accelerated rendering exclusively. This is a good option if you know there is hardware acceleration.

◆ SetRequestedRenderModeToOSPRay()

void vtkSmartVolumeMapper::SetRequestedRenderModeToOSPRay ( )

Set the requested render mode to vtkSmartVolumeMapper::OSPRayRenderMode.

This option will use intel OSPRay to do software rendering exclusively.

◆ SetRequestedRenderModeToAnari()

void vtkSmartVolumeMapper::SetRequestedRenderModeToAnari ( )

Set the requested render mode to vtkSmartVolumeMapper::AnariRenderMode.

This option will use ANARI to do rendering exclusively.

◆ GetRequestedRenderMode()

virtual int vtkSmartVolumeMapper::GetRequestedRenderMode ( )
virtual

Get the requested render mode.

◆ GetLastUsedRenderMode()

int vtkSmartVolumeMapper::GetLastUsedRenderMode ( )

This will return the render mode used during the previous call to Render().

◆ SetMaxMemoryInBytes()

virtual void vtkSmartVolumeMapper::SetMaxMemoryInBytes ( vtkIdType  )
virtual

Value passed to the GPU mapper.

Ignored by other mappers. Maximum size of the 3D texture in GPU memory. Will default to the size computed from the graphics card. Can be adjusted by the user. Useful if the automatic detection is defective or missing.

◆ GetMaxMemoryInBytes()

virtual vtkIdType vtkSmartVolumeMapper::GetMaxMemoryInBytes ( )
virtual

Value passed to the GPU mapper.

Ignored by other mappers. Maximum size of the 3D texture in GPU memory. Will default to the size computed from the graphics card. Can be adjusted by the user. Useful if the automatic detection is defective or missing.

◆ SetMaxMemoryFraction()

virtual void vtkSmartVolumeMapper::SetMaxMemoryFraction ( float  )
virtual

Value passed to the GPU mapper.

Ignored by other mappers. Maximum fraction of the MaxMemoryInBytes that should be used to hold the texture. Valid values are 0.1 to 1.0.

◆ GetMaxMemoryFraction()

virtual float vtkSmartVolumeMapper::GetMaxMemoryFraction ( )
virtual

Value passed to the GPU mapper.

Ignored by other mappers. Maximum fraction of the MaxMemoryInBytes that should be used to hold the texture. Valid values are 0.1 to 1.0.

◆ SetInterpolationMode()

virtual void vtkSmartVolumeMapper::SetInterpolationMode ( int  )
virtual

Set interpolation mode for downsampling (lowres GPU) (initial value: cubic).

◆ GetInterpolationMode()

virtual int vtkSmartVolumeMapper::GetInterpolationMode ( )
virtual

Set interpolation mode for downsampling (lowres GPU) (initial value: cubic).

◆ SetInterpolationModeToNearestNeighbor()

void vtkSmartVolumeMapper::SetInterpolationModeToNearestNeighbor ( )

Set interpolation mode for downsampling (lowres GPU) (initial value: cubic).

◆ SetInterpolationModeToLinear()

void vtkSmartVolumeMapper::SetInterpolationModeToLinear ( )

Set interpolation mode for downsampling (lowres GPU) (initial value: cubic).

◆ SetInterpolationModeToCubic()

void vtkSmartVolumeMapper::SetInterpolationModeToCubic ( )

Set interpolation mode for downsampling (lowres GPU) (initial value: cubic).

◆ CreateCanonicalView()

void vtkSmartVolumeMapper::CreateCanonicalView ( vtkRenderer ren,
vtkVolume volume,
vtkVolume volume2,
vtkImageData image,
int  blend_mode,
double  viewDirection[3],
double  viewUp[3] 
)

This method can be used to render a representative view of the input data into the supplied image given the supplied blending mode, view direction, and view up vector.

◆ SetUseJittering()

virtual void vtkSmartVolumeMapper::SetUseJittering ( vtkTypeBool  )
virtual

If UseJittering is on, each ray traversal direction will be perturbed slightly using a noise-texture to get rid of wood-grain effect.

This is only used by the GPU mapper.

◆ GetUseJittering()

virtual vtkTypeBool vtkSmartVolumeMapper::GetUseJittering ( )
virtual

If UseJittering is on, each ray traversal direction will be perturbed slightly using a noise-texture to get rid of wood-grain effect.

This is only used by the GPU mapper.

◆ UseJitteringOn()

virtual void vtkSmartVolumeMapper::UseJitteringOn ( )
virtual

If UseJittering is on, each ray traversal direction will be perturbed slightly using a noise-texture to get rid of wood-grain effect.

This is only used by the GPU mapper.

◆ UseJitteringOff()

virtual void vtkSmartVolumeMapper::UseJitteringOff ( )
virtual

If UseJittering is on, each ray traversal direction will be perturbed slightly using a noise-texture to get rid of wood-grain effect.

This is only used by the GPU mapper.

◆ SetInteractiveUpdateRate()

virtual void vtkSmartVolumeMapper::SetInteractiveUpdateRate ( double  )
virtual

If the DesiredUpdateRate of the vtkRenderWindow that caused the Render falls at or above this rate, the render is considered interactive and the mapper may be adjusted (depending on the render mode).

Initial value is 1.0.

◆ GetInteractiveUpdateRate()

virtual double vtkSmartVolumeMapper::GetInteractiveUpdateRate ( )
virtual

Get the update rate at or above which this is considered an interactive render.

Initial value is 1.0.

◆ SetInteractiveAdjustSampleDistances()

virtual void vtkSmartVolumeMapper::SetInteractiveAdjustSampleDistances ( vtkTypeBool  )
virtual

If the InteractiveAdjustSampleDistances flag is enabled, vtkSmartVolumeMapper interactively sets and resets the AutoAdjustSampleDistances flag on the internal volume mapper.

This flag along with InteractiveUpdateRate is useful to adjust volume mapper sample distance based on whether the render is interactive or still. By default, InteractiveAdjustSampleDistances is enabled.

◆ GetInteractiveAdjustSampleDistances()

virtual vtkTypeBool vtkSmartVolumeMapper::GetInteractiveAdjustSampleDistances ( )
virtual

If the InteractiveAdjustSampleDistances flag is enabled, vtkSmartVolumeMapper interactively sets and resets the AutoAdjustSampleDistances flag on the internal volume mapper.

This flag along with InteractiveUpdateRate is useful to adjust volume mapper sample distance based on whether the render is interactive or still. By default, InteractiveAdjustSampleDistances is enabled.

◆ InteractiveAdjustSampleDistancesOn()

virtual void vtkSmartVolumeMapper::InteractiveAdjustSampleDistancesOn ( )
virtual

If the InteractiveAdjustSampleDistances flag is enabled, vtkSmartVolumeMapper interactively sets and resets the AutoAdjustSampleDistances flag on the internal volume mapper.

This flag along with InteractiveUpdateRate is useful to adjust volume mapper sample distance based on whether the render is interactive or still. By default, InteractiveAdjustSampleDistances is enabled.

◆ InteractiveAdjustSampleDistancesOff()

virtual void vtkSmartVolumeMapper::InteractiveAdjustSampleDistancesOff ( )
virtual

If the InteractiveAdjustSampleDistances flag is enabled, vtkSmartVolumeMapper interactively sets and resets the AutoAdjustSampleDistances flag on the internal volume mapper.

This flag along with InteractiveUpdateRate is useful to adjust volume mapper sample distance based on whether the render is interactive or still. By default, InteractiveAdjustSampleDistances is enabled.

◆ SetAutoAdjustSampleDistances()

virtual void vtkSmartVolumeMapper::SetAutoAdjustSampleDistances ( vtkTypeBool  )
virtual

If AutoAdjustSampleDistances is on, the ImageSampleDistance will be varied to achieve the allocated render time of this prop (controlled by the desired update rate and any culling in use).

Note that, this flag is ignored when InteractiveAdjustSampleDistances is enabled. To explicitly set and use this flag, one must disable InteractiveAdjustSampleDistances.

◆ GetAutoAdjustSampleDistances()

virtual vtkTypeBool vtkSmartVolumeMapper::GetAutoAdjustSampleDistances ( )
virtual

If AutoAdjustSampleDistances is on, the ImageSampleDistance will be varied to achieve the allocated render time of this prop (controlled by the desired update rate and any culling in use).

Note that, this flag is ignored when InteractiveAdjustSampleDistances is enabled. To explicitly set and use this flag, one must disable InteractiveAdjustSampleDistances.

◆ AutoAdjustSampleDistancesOn()

virtual void vtkSmartVolumeMapper::AutoAdjustSampleDistancesOn ( )
virtual

If AutoAdjustSampleDistances is on, the ImageSampleDistance will be varied to achieve the allocated render time of this prop (controlled by the desired update rate and any culling in use).

Note that, this flag is ignored when InteractiveAdjustSampleDistances is enabled. To explicitly set and use this flag, one must disable InteractiveAdjustSampleDistances.

◆ AutoAdjustSampleDistancesOff()

virtual void vtkSmartVolumeMapper::AutoAdjustSampleDistancesOff ( )
virtual

If AutoAdjustSampleDistances is on, the ImageSampleDistance will be varied to achieve the allocated render time of this prop (controlled by the desired update rate and any culling in use).

Note that, this flag is ignored when InteractiveAdjustSampleDistances is enabled. To explicitly set and use this flag, one must disable InteractiveAdjustSampleDistances.

◆ SetSampleDistance()

virtual void vtkSmartVolumeMapper::SetSampleDistance ( float  )
virtual

Set/Get the distance between samples used for rendering when AutoAdjustSampleDistances is off, or when this mapper has more than 1 second allocated to it for rendering.

If SampleDistance is negative, it will be computed based on the dataset spacing. Initial value is -1.0.

◆ GetSampleDistance()

virtual float vtkSmartVolumeMapper::GetSampleDistance ( )
virtual

Set/Get the distance between samples used for rendering when AutoAdjustSampleDistances is off, or when this mapper has more than 1 second allocated to it for rendering.

If SampleDistance is negative, it will be computed based on the dataset spacing. Initial value is -1.0.

◆ SetGlobalIlluminationReach()

virtual void vtkSmartVolumeMapper::SetGlobalIlluminationReach ( float  )
virtual

This parameter acts as a balance between localness and globalness of shadows.

A value of 0.0 will be faster, but we'll only capture local shadows. A value of 1.0 will be slower, but we'll capture all shadows. The default value is 0.0.

This parameter is only used when the underlying mapper is a vtkGPUVolumeRayCastMapper.

◆ GetGlobalIlluminationReach()

virtual float vtkSmartVolumeMapper::GetGlobalIlluminationReach ( )
virtual

This parameter acts as a balance between localness and globalness of shadows.

A value of 0.0 will be faster, but we'll only capture local shadows. A value of 1.0 will be slower, but we'll capture all shadows. The default value is 0.0.

This parameter is only used when the underlying mapper is a vtkGPUVolumeRayCastMapper.

◆ SetVolumetricScatteringBlending()

virtual void vtkSmartVolumeMapper::SetVolumetricScatteringBlending ( float  )
virtual

This parameter controls the blending between surfacic approximation and volumetric multi-scattering.

It is only considered when Shade is enabled. A value of 0.0 means that no scattered rays will be cast, no volumetric shadows A value of 1.0 means that the shader will smartly blend between the two models A value of 2.0 means that the shader only uses the volumetric scattering model. The blending is not uniform, and is done in the following way: a value in [0, 1] biases the shader to choose between the two models, and a value in [1, 2] forces the shader to use more the volumetric model.

This parameter is only used when the underlying mapper is a vtkGPUVolumeRayCastMapper.

◆ GetVolumetricScatteringBlending()

virtual float vtkSmartVolumeMapper::GetVolumetricScatteringBlending ( )
virtual

This parameter controls the blending between surfacic approximation and volumetric multi-scattering.

It is only considered when Shade is enabled. A value of 0.0 means that no scattered rays will be cast, no volumetric shadows A value of 1.0 means that the shader will smartly blend between the two models A value of 2.0 means that the shader only uses the volumetric scattering model. The blending is not uniform, and is done in the following way: a value in [0, 1] biases the shader to choose between the two models, and a value in [1, 2] forces the shader to use more the volumetric model.

This parameter is only used when the underlying mapper is a vtkGPUVolumeRayCastMapper.

◆ Render()

void vtkSmartVolumeMapper::Render ( vtkRenderer ,
vtkVolume  
)
overridevirtual

WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Initialize rendering for this volume.

Implements vtkVolumeMapper.

◆ ReleaseGraphicsResources()

void vtkSmartVolumeMapper::ReleaseGraphicsResources ( vtkWindow )
overridevirtual

WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being consumed by this mapper.

The parameter window could be used to determine which graphic resources to release.

Reimplemented from vtkVolumeMapper.

◆ SetVectorMode()

void vtkSmartVolumeMapper::SetVectorMode ( int  mode)

VectorMode is a special rendering mode for 3-component vectors which makes use of GPURayCastMapper's independent-component capabilities.

In this mode, a single component in the vector can be selected for rendering. In addition, the mapper can compute a scalar field representing the magnitude of this vector using a vtkImageMagnitude object (MAGNITUDE mode).

◆ GetVectorMode()

virtual int vtkSmartVolumeMapper::GetVectorMode ( )
virtual

VectorMode is a special rendering mode for 3-component vectors which makes use of GPURayCastMapper's independent-component capabilities.

In this mode, a single component in the vector can be selected for rendering. In addition, the mapper can compute a scalar field representing the magnitude of this vector using a vtkImageMagnitude object (MAGNITUDE mode).

◆ SetVectorComponent()

virtual void vtkSmartVolumeMapper::SetVectorComponent ( int  )
virtual

VectorMode is a special rendering mode for 3-component vectors which makes use of GPURayCastMapper's independent-component capabilities.

In this mode, a single component in the vector can be selected for rendering. In addition, the mapper can compute a scalar field representing the magnitude of this vector using a vtkImageMagnitude object (MAGNITUDE mode).

◆ GetVectorComponent()

virtual int vtkSmartVolumeMapper::GetVectorComponent ( )
virtual

VectorMode is a special rendering mode for 3-component vectors which makes use of GPURayCastMapper's independent-component capabilities.

In this mode, a single component in the vector can be selected for rendering. In addition, the mapper can compute a scalar field representing the magnitude of this vector using a vtkImageMagnitude object (MAGNITUDE mode).

◆ SetTransfer2DYAxisArray()

virtual void vtkSmartVolumeMapper::SetTransfer2DYAxisArray ( const char *  )
virtual

Set/Get the transfer 2D Y axis array.

◆ GetTransfer2DYAxisArray()

virtual char* vtkSmartVolumeMapper::GetTransfer2DYAxisArray ( )
virtual

Set/Get the transfer 2D Y axis array.

◆ SetLowResMode()

virtual void vtkSmartVolumeMapper::SetLowResMode ( int  )
virtual

LowResDisable disables low res mode (default) LowResResample enable low res mode by automatically resampling the volume, this enable large volume to be displayed at higher frame rate at the cost of rendering quality Actual resample factor will be determined using MaxMemoryInBytes and MaxMemoryFraction.

◆ GetLowResMode()

virtual int vtkSmartVolumeMapper::GetLowResMode ( )
virtual

LowResDisable disables low res mode (default) LowResResample enable low res mode by automatically resampling the volume, this enable large volume to be displayed at higher frame rate at the cost of rendering quality Actual resample factor will be determined using MaxMemoryInBytes and MaxMemoryFraction.

◆ ConnectMapperInput()

void vtkSmartVolumeMapper::ConnectMapperInput ( vtkVolumeMapper m)
protected

Connect input of the vtkSmartVolumeMapper to the input of the internal volume mapper by doing a shallow to avoid memory leaks.

Precondition
m_exists: m!=0

◆ ConnectFilterInput()

void vtkSmartVolumeMapper::ConnectFilterInput ( vtkImageResample f)
protected

Connect input of the vtkSmartVolumeMapper to the input of the internal resample filter by doing a shallow to avoid memory leaks.

Precondition
m_exists: f!=0

◆ Initialize()

void vtkSmartVolumeMapper::Initialize ( vtkRenderer ren,
vtkVolume vol 
)
protected

The initialize method.

Called from ComputeRenderMode whenever something relevant has changed.

◆ ComputeRenderMode()

void vtkSmartVolumeMapper::ComputeRenderMode ( vtkRenderer ren,
vtkVolume vol 
)
protected

The method that computes the render mode from the requested render mode based on the support status for each render method.

◆ GetGPUMapper()

virtual vtkGPUVolumeRayCastMapper* vtkSmartVolumeMapper::GetGPUMapper ( )
protectedvirtual

Friends And Related Function Documentation

◆ vtkMultiBlockVolumeMapper

friend class vtkMultiBlockVolumeMapper
friend

Expose GPU mapper for additional customization.

Definition at line 506 of file vtkSmartVolumeMapper.h.

Member Data Documentation

◆ FinalColorWindow

float vtkSmartVolumeMapper::FinalColorWindow
protected

Window / level ivars.

Definition at line 433 of file vtkSmartVolumeMapper.h.

◆ FinalColorLevel

float vtkSmartVolumeMapper::FinalColorLevel
protected

Window / level ivars.

Definition at line 434 of file vtkSmartVolumeMapper.h.

◆ MaxMemoryInBytes

vtkIdType vtkSmartVolumeMapper::MaxMemoryInBytes
protected

GPU mapper-specific memory ivars.

Definition at line 441 of file vtkSmartVolumeMapper.h.

◆ MaxMemoryFraction

float vtkSmartVolumeMapper::MaxMemoryFraction
protected

GPU mapper-specific memory ivars.

Definition at line 442 of file vtkSmartVolumeMapper.h.

◆ InterpolationMode

int vtkSmartVolumeMapper::InterpolationMode
protected

Used for downsampling.

Definition at line 448 of file vtkSmartVolumeMapper.h.

◆ RequestedRenderMode

int vtkSmartVolumeMapper::RequestedRenderMode
protected

The requested render mode is used to compute the current render mode.

Note that the current render mode can be invalid if the requested mode is not supported.

Definition at line 456 of file vtkSmartVolumeMapper.h.

◆ CurrentRenderMode

int vtkSmartVolumeMapper::CurrentRenderMode
protected

The requested render mode is used to compute the current render mode.

Note that the current render mode can be invalid if the requested mode is not supported.

Definition at line 457 of file vtkSmartVolumeMapper.h.

◆ Initialized

int vtkSmartVolumeMapper::Initialized
protected

Initialization variables.

Definition at line 464 of file vtkSmartVolumeMapper.h.

◆ SupportStatusCheckTime

vtkTimeStamp vtkSmartVolumeMapper::SupportStatusCheckTime
protected

Initialization variables.

Definition at line 465 of file vtkSmartVolumeMapper.h.

◆ GPUSupported

int vtkSmartVolumeMapper::GPUSupported
protected

Initialization variables.

Definition at line 466 of file vtkSmartVolumeMapper.h.

◆ RayCastSupported

int vtkSmartVolumeMapper::RayCastSupported
protected

Initialization variables.

Definition at line 467 of file vtkSmartVolumeMapper.h.

◆ LowResGPUNecessary

int vtkSmartVolumeMapper::LowResGPUNecessary
protected

Initialization variables.

Definition at line 468 of file vtkSmartVolumeMapper.h.

◆ GPUResampleFilter

vtkImageResample* vtkSmartVolumeMapper::GPUResampleFilter
protected

This is the resample filter that may be used if we need to create a low resolution version of the volume for GPU rendering.

Definition at line 475 of file vtkSmartVolumeMapper.h.

◆ ImageMagnitude

vtkImageMagnitude* vtkSmartVolumeMapper::ImageMagnitude
protected

This filter is used to compute the magnitude of 3-component data.

MAGNITUDE is one of the supported modes when rendering separately a single independent component.

Note
This feature was added specifically for ParaView so it might eventually be moved into a derived mapper in ParaView.

Definition at line 487 of file vtkSmartVolumeMapper.h.

◆ InputDataMagnitude

vtkImageData* vtkSmartVolumeMapper::InputDataMagnitude
protected

This filter is used to compute the magnitude of 3-component data.

MAGNITUDE is one of the supported modes when rendering separately a single independent component.

Note
This feature was added specifically for ParaView so it might eventually be moved into a derived mapper in ParaView.

Definition at line 488 of file vtkSmartVolumeMapper.h.

◆ GPULowResMapper

vtkGPUVolumeRayCastMapper* vtkSmartVolumeMapper::GPULowResMapper
protected

The three potential mappers.

Definition at line 513 of file vtkSmartVolumeMapper.h.

◆ GPUMapper

vtkGPUVolumeRayCastMapper* vtkSmartVolumeMapper::GPUMapper
protected

The three potential mappers.

Definition at line 514 of file vtkSmartVolumeMapper.h.

◆ RayCastMapper

vtkFixedPointVolumeRayCastMapper* vtkSmartVolumeMapper::RayCastMapper
protected

The three potential mappers.

Definition at line 515 of file vtkSmartVolumeMapper.h.

◆ InitializedBlendMode

int vtkSmartVolumeMapper::InitializedBlendMode
protected

We need to keep track of the blend mode we had when we initialized because we need to reinitialize (and recheck hardware support) if it changes.

Definition at line 523 of file vtkSmartVolumeMapper.h.

◆ UseJittering

vtkTypeBool vtkSmartVolumeMapper::UseJittering
protected

Enable / disable stochastic jittering.

Definition at line 528 of file vtkSmartVolumeMapper.h.

◆ SampleDistance

float vtkSmartVolumeMapper::SampleDistance
protected

The distance between sample points along the ray.

Definition at line 533 of file vtkSmartVolumeMapper.h.

◆ GlobalIlluminationReach

float vtkSmartVolumeMapper::GlobalIlluminationReach = 0.0
protected

Secondary rays ambient/global adjustment coefficient.

Definition at line 538 of file vtkSmartVolumeMapper.h.

◆ VolumetricScatteringBlending

float vtkSmartVolumeMapper::VolumetricScatteringBlending = 0.0
protected

Blending coefficient between surfacic and volumetric models in GPU Mapper.

Definition at line 543 of file vtkSmartVolumeMapper.h.

◆ AutoAdjustSampleDistances

vtkTypeBool vtkSmartVolumeMapper::AutoAdjustSampleDistances
protected

Set whether or not the sample distance should be automatically calculated within the internal volume mapper.

Definition at line 549 of file vtkSmartVolumeMapper.h.

◆ InteractiveUpdateRate

double vtkSmartVolumeMapper::InteractiveUpdateRate
protected

If the DesiredUpdateRate of the vtkRenderWindow causing the Render is at or above this value, the render is considered interactive.

Otherwise it is considered still.

Definition at line 556 of file vtkSmartVolumeMapper.h.

◆ InteractiveAdjustSampleDistances

vtkTypeBool vtkSmartVolumeMapper::InteractiveAdjustSampleDistances
protected

If the InteractiveAdjustSampleDistances flag is enabled, vtkSmartVolumeMapper interactively sets and resets the AutoAdjustSampleDistances flag on the internal volume mapper.

This flag along with InteractiveUpdateRate is useful to adjust volume mapper sample distance based on whether the render is interactive or still.

Definition at line 565 of file vtkSmartVolumeMapper.h.

◆ VectorMode

int vtkSmartVolumeMapper::VectorMode
protected

VectorMode is a special rendering mode for 3-component vectors which makes use of GPURayCastMapper's independent-component capabilities.

In this mode, a single component in the vector can be selected for rendering. In addition, the mapper can compute a scalar field representing the magnitude of this vector using a vtkImageMagnitude object (MAGNITUDE mode).

Definition at line 575 of file vtkSmartVolumeMapper.h.

◆ VectorComponent

int vtkSmartVolumeMapper::VectorComponent
protected

VectorMode is a special rendering mode for 3-component vectors which makes use of GPURayCastMapper's independent-component capabilities.

In this mode, a single component in the vector can be selected for rendering. In addition, the mapper can compute a scalar field representing the magnitude of this vector using a vtkImageMagnitude object (MAGNITUDE mode).

Definition at line 576 of file vtkSmartVolumeMapper.h.

◆ MagnitudeUploadTime

vtkTimeStamp vtkSmartVolumeMapper::MagnitudeUploadTime
protected

VectorMode is a special rendering mode for 3-component vectors which makes use of GPURayCastMapper's independent-component capabilities.

In this mode, a single component in the vector can be selected for rendering. In addition, the mapper can compute a scalar field representing the magnitude of this vector using a vtkImageMagnitude object (MAGNITUDE mode).

Definition at line 577 of file vtkSmartVolumeMapper.h.

◆ LastInput

vtkDataSet* vtkSmartVolumeMapper::LastInput
protected

Keep a cache of the last input to the mapper so that input data changes can be propagated to the resample filter and internal mappers.

Definition at line 585 of file vtkSmartVolumeMapper.h.

◆ LastFilterInput

vtkDataSet* vtkSmartVolumeMapper::LastFilterInput
protected

Keep a cache of the last input to the mapper so that input data changes can be propagated to the resample filter and internal mappers.

Definition at line 586 of file vtkSmartVolumeMapper.h.

◆ Transfer2DYAxisArray

char* vtkSmartVolumeMapper::Transfer2DYAxisArray
protected

Define the array used for the Y axis of transfer 2D.

This is used when the transfer function mode is set to 2D. If unset, the default is to use the gradient of the scalar.

Definition at line 594 of file vtkSmartVolumeMapper.h.

◆ LowResMode

int vtkSmartVolumeMapper::LowResMode = LowResModeDisabled
protected

Definition at line 596 of file vtkSmartVolumeMapper.h.


The documentation for this class was generated from the following file: