VTK
vtkOpenGLGPUVolumeRayCastMapper Member List

This is the complete list of members for vtkOpenGLGPUVolumeRayCastMapper, including all inherited members.

AbortExecutevtkAlgorithm
AbortExecuteOff()vtkAlgorithmvirtual
AbortExecuteOn()vtkAlgorithmvirtual
ActualSampleDistancevtkOpenGLGPUVolumeRayCastMapperprotected
AddClippingPlane(vtkPlane *plane)vtkAbstractMapper
AddInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
AddInputConnection(vtkAlgorithmOutput *input)vtkAlgorithmvirtual
AddInputDataInternal(int port, vtkDataObject *input)vtkAlgorithminlineprotected
AddInputDataObject(int port, vtkDataObject *data)vtkAlgorithmvirtual
AddInputDataObject(vtkDataObject *data)vtkAlgorithminlinevirtual
ADDITIVE_BLEND enum valuevtkVolumeMapper
AddObserver(unsigned long event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddShaderReplacement(vtkShader::Type shaderType, const std::string &originalValue, bool replaceFirst, const std::string &replacementValue, bool replaceAll)vtkOpenGLGPUVolumeRayCastMapper
AllocateFrameBuffers(vtkRenderer *ren)vtkOpenGLGPUVolumeRayCastMapperprotected
AMRModevtkGPUVolumeRayCastMapperprotected
AMRModeOff()vtkGPUVolumeRayCastMapperprotectedvirtual
AMRModeOn()vtkGPUVolumeRayCastMapperprotectedvirtual
ArrayAccessModevtkAbstractVolumeMapperprotected
ArrayIdvtkAbstractVolumeMapperprotected
ArrayNamevtkAbstractVolumeMapperprotected
AutoAdjustSampleDistancesvtkGPUVolumeRayCastMapperprotected
AutoAdjustSampleDistancesOff()vtkGPUVolumeRayCastMappervirtual
AutoAdjustSampleDistancesOn()vtkGPUVolumeRayCastMappervirtual
AVERAGE_INTENSITY_BLEND enum valuevtkVolumeMapper
AverageIPScalarRangevtkVolumeMapperprotected
BigTimeToDrawvtkGPUVolumeRayCastMapperprotected
BinaryMaskType enum valuevtkGPUVolumeRayCastMapper
BlendModevtkVolumeMapperprotected
BlendModes enum namevtkVolumeMapper
BoundingBoxvtkOpenGLGPUVolumeRayCastMapperprotected
BoundsvtkAbstractMapper3Dprotected
BoxSourcevtkOpenGLGPUVolumeRayCastMapperprotected
BreakOnError()vtkObjectstatic
BufferToString(int buffer)vtkOpenGLGPUVolumeRayCastMapperprotected
BuildDepthPassShader(vtkRenderer *ren, vtkVolume *vol, int noOfComponents, int independentComponents)vtkOpenGLGPUVolumeRayCastMapperprotected
BuildProgram(vtkRenderWindow *w, int parallelProjection, int raycastMethod, int shadeMethod, int componentMethod)vtkOpenGLGPUVolumeRayCastMapperprotected
BuildScaleBiasProgram(vtkRenderWindow *w)vtkOpenGLGPUVolumeRayCastMapperprotected
BuildShader(vtkRenderer *ren, vtkVolume *vol, int noOfCmponents)vtkOpenGLGPUVolumeRayCastMapperprotected
CAN_HANDLE_PIECE_REQUEST()vtkAlgorithmstatic
CAN_PRODUCE_SUB_EXTENT()vtkAlgorithmstatic
CanonicalViewImageDatavtkGPUVolumeRayCastMapperprotected
CanonicalViewRender(vtkRenderer *, vtkVolume *)vtkGPUVolumeRayCastMapperprotected
CellFlagvtkGPUVolumeRayCastMapperprotected
CentervtkAbstractMapper3Dprotected
CheckFrameBufferStatus()vtkOpenGLGPUVolumeRayCastMapperprotected
ClampDepthToBackfacevtkGPUVolumeRayCastMapperprotected
ClampDepthToBackfaceOff()vtkGPUVolumeRayCastMappervirtual
ClampDepthToBackfaceOn()vtkGPUVolumeRayCastMappervirtual
CleanupRender()vtkOpenGLGPUVolumeRayCastMapperprotected
ClearShaderReplacement(vtkShader::Type shaderType, const std::string &originalValue, bool replaceFirst)vtkOpenGLGPUVolumeRayCastMapper
ClipvtkOpenGLGPUVolumeRayCastMapperprotected
ClipBoundingBox(vtkRenderer *ren, double worldBounds[6], vtkVolume *vol)vtkOpenGLGPUVolumeRayCastMapperprotected
ClipCroppingRegionPlanes()vtkGPUVolumeRayCastMapperprotectedvirtual
ClippedBoundingBoxvtkOpenGLGPUVolumeRayCastMapperprotected
ClippedCroppingRegionPlanesvtkGPUVolumeRayCastMapperprotected
ClippingPlanesvtkAbstractMapperprotected
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
ColorRangeTypevtkGPUVolumeRayCastMapperprotected
ComponentvtkOpenGLGPUVolumeRayCastMapperprotected
COMPOSITE_BLEND enum valuevtkVolumeMapper
ComputeMinimalSampleDistancePerPixel(vtkRenderer *renderer, vtkVolume *volume)vtkOpenGLGPUVolumeRayCastMapperprotected
ComputeNumberOfCroppingRegions()vtkOpenGLGPUVolumeRayCastMapperprotected
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, vtkMTimeType *mtime)vtkAlgorithmvirtual
ComputeReductionFactor(double allocatedTime)vtkOpenGLGPUVolumeRayCastMapperprotected
ComputeReductionFactor(double allocatedTime)vtkOpenGLGPUVolumeRayCastMapperprotected
ConvertCroppingRegionPlanesToVoxels()vtkVolumeMapperprotected
ConvertTotalInputToPortConnection(int ind, int &port, int &conn)vtkAlgorithm
CopyFBOToTexture()vtkOpenGLGPUVolumeRayCastMapperprotected
CreateCanonicalView(vtkRenderer *ren, vtkVolume *volume, vtkImageData *image, int blend_mode, double viewDirection[3], double viewUp[3])vtkGPUVolumeRayCastMapper
CreateDefaultExecutive()vtkAlgorithmprotectedvirtual
CreateOpenGLObjects(vtkRenderer *ren)vtkOpenGLGPUVolumeRayCastMapperprotected
CroppingvtkVolumeMapperprotected
CroppingOff()vtkVolumeMappervirtual
CroppingOn()vtkVolumeMappervirtual
CroppingRegionFlagsvtkVolumeMapperprotected
CroppingRegionPlanesvtkVolumeMapperprotected
CroppingShadervtkOpenGLGPUVolumeRayCastMapperprotected
CurrentMaskvtkOpenGLGPUVolumeRayCastMapperprotected
CurrentPassvtkOpenGLGPUVolumeRayCastMapperprotected
CurrentScalarvtkOpenGLGPUVolumeRayCastMapperprotected
DataBufferTimevtkOpenGLGPUVolumeRayCastMapperprotected
DebugvtkObjectprotected
DebugDisplayBox(vtkPolyData *box)vtkOpenGLGPUVolumeRayCastMapperprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DEFAULT_PRECISION enum valuevtkAlgorithm
DefaultExecutivePrototypevtkAlgorithmprotectedstatic
Delete()vtkObjectBasevirtual
DensifyvtkOpenGLGPUVolumeRayCastMapperprotected
DepthImageScalarTypevtkGPUVolumeRayCastMapperprotected
DepthPass enum valuevtkOpenGLGPUVolumeRayCastMapper
DepthPassContourValuesvtkGPUVolumeRayCastMapperprotected
DepthRenderBufferObjectvtkOpenGLGPUVolumeRayCastMapperprotected
DesiredOutputPrecision enum namevtkAlgorithm
DisplayFrameBufferAttachment(unsigned int uattachment)vtkOpenGLGPUVolumeRayCastMapperprotected
DisplayFrameBufferAttachments()vtkOpenGLGPUVolumeRayCastMapperprotected
DisplayReadAndDrawBuffers()vtkOpenGLGPUVolumeRayCastMapperprotected
DoGPURender(vtkRenderer *ren, vtkVolume *vol, vtkOpenGLCamera *cam, vtkShaderProgram *shaderProgram, int noOfComponents, int independentComponents)vtkOpenGLGPUVolumeRayCastMapperprotected
DOUBLE_PRECISION enum valuevtkAlgorithm
ErrorCodevtkAlgorithmprotected
ErrorColumnvtkOpenGLGPUVolumeRayCastMapperprotected
ErrorLinevtkOpenGLGPUVolumeRayCastMapperprotected
ErrorStringvtkOpenGLGPUVolumeRayCastMapperprotected
FastDelete()vtkObjectBasevirtual
FillInputPortInformation(int, vtkInformation *) overridevtkVolumeMapperprotectedvirtual
FillOutputPortInformation(int port, vtkInformation *info)vtkAlgorithmprotectedvirtual
FinalColorLevelvtkGPUVolumeRayCastMapperprotected
FinalColorWindowvtkGPUVolumeRayCastMapperprotected
FragmentShaderCodevtkOpenGLGPUVolumeRayCastMapperprotected
FrameBufferObjectvtkOpenGLGPUVolumeRayCastMapperprotected
GeneratingCanonicalViewvtkGPUVolumeRayCastMapperprotected
GetAbortExecute()vtkAlgorithmvirtual
GetAbstractScalars(vtkDataSet *input, int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, int &cellFlag)vtkAbstractMapperstatic
GetAMRMode()vtkGPUVolumeRayCastMapperprotectedvirtual
GetArrayAccessMode()vtkAbstractVolumeMapperinlinevirtual
GetArrayId()vtkAbstractVolumeMapperinlinevirtual
GetArrayName()vtkAbstractVolumeMapperinlinevirtual
GetAutoAdjustSampleDistances()vtkGPUVolumeRayCastMappervirtual
GetAverageIPScalarRange()vtkVolumeMappervirtual
GetAverageIPScalarRange(double data[2])vtkVolumeMappervirtual
GetBlendMode()vtkVolumeMappervirtual
GetBounds() overridevtkAbstractVolumeMappervirtual
GetBounds(double bounds[6]) overridevtkAbstractVolumeMapperinlinevirtual
GetCenter()vtkAbstractMapper3D
GetCenter(double center[3])vtkAbstractMapper3Dinline
GetClampDepthToBackface()vtkGPUVolumeRayCastMappervirtual
GetClassName() constvtkObjectBase
GetClippingPlaneInDataCoords(vtkMatrix4x4 *propMatrix, int i, double planeEquation[4])vtkAbstractMapper3D
GetClippingPlanes()vtkAbstractMappervirtual
GetColorImage(vtkImageData *im) overridevtkOpenGLGPUVolumeRayCastMappervirtual
GetColorRangeType()vtkGPUVolumeRayCastMappervirtual
GetColorTexture()vtkOpenGLGPUVolumeRayCastMapper
GetCommand(unsigned long tag)vtkObject
GetCropping()vtkVolumeMappervirtual
GetCroppingRegionFlags()vtkVolumeMappervirtual
GetCroppingRegionPlanes()vtkVolumeMappervirtual
GetCroppingRegionPlanes(double data[6])vtkVolumeMappervirtual
GetCurrentPass()vtkOpenGLGPUVolumeRayCastMappervirtual
GetDataObjectInput()vtkAbstractVolumeMapper
GetDataSetInput()vtkAbstractVolumeMapper
GetDebug()vtkObject
GetDepthImage(vtkImageData *im) overridevtkOpenGLGPUVolumeRayCastMappervirtual
GetDepthImageScalarType()vtkGPUVolumeRayCastMappervirtual
GetDepthPassContourValues()vtkGPUVolumeRayCastMapper
GetDepthTexture()vtkOpenGLGPUVolumeRayCastMapper
GetEnabledString(unsigned char value)vtkOpenGLGPUVolumeRayCastMapperprotected
GetErrorCode()vtkAlgorithmvirtual
GetExecutive()vtkAlgorithm
GetFinalColorLevel()vtkGPUVolumeRayCastMappervirtual
GetFinalColorWindow()vtkGPUVolumeRayCastMappervirtual
GetFragmentShaderCode()vtkOpenGLGPUVolumeRayCastMappervirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetGradientMagnitudeBias()vtkAbstractVolumeMapperinlinevirtual
GetGradientMagnitudeBias(int)vtkAbstractVolumeMapperinlinevirtual
GetGradientMagnitudeScale()vtkAbstractVolumeMapperinlinevirtual
GetGradientMagnitudeScale(int)vtkAbstractVolumeMapperinlinevirtual
GetGradientOpacityRangeType()vtkGPUVolumeRayCastMappervirtual
GetImageSampleDistance()vtkGPUVolumeRayCastMappervirtual
GetInformation()vtkAlgorithmvirtual
GetInput()vtkVolumeMapper
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input, int &association)vtkAlgorithmprotected
GetInputAlgorithm(int port, int index, int &algPort)vtkAlgorithm
GetInputAlgorithm(int port, int index)vtkAlgorithm
GetInputAlgorithm()vtkAlgorithminline
GetInputArrayAssociation(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayAssociation(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayAssociation(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputArrayFieldInformation(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayInformation(int idx)vtkAlgorithm
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkDataObject *input, int &association)vtkAlgorithmprotected
GetInputConnection(int port, int index)vtkAlgorithm
GetInputDataObject(int port, int connection)vtkAlgorithm
GetInputExecutive(int port, int index)vtkAlgorithm
GetInputExecutive()vtkAlgorithminline
GetInputInformation(int port, int index)vtkAlgorithm
GetInputInformation()vtkAlgorithminline
GetInputPortInformation(int port)vtkAlgorithm
GetLength()vtkAbstractMapper3D
GetLightingStatus()vtkOpenGLGPUVolumeRayCastMapperprotected
GetLockSampleDistanceToInputSpacing()vtkGPUVolumeRayCastMappervirtual
GetMaskBlendFactor()vtkGPUVolumeRayCastMappervirtual
GetMaskInput()vtkGPUVolumeRayCastMappervirtual
GetMaskType()vtkGPUVolumeRayCastMappervirtual
GetMaximumImageSampleDistance()vtkGPUVolumeRayCastMappervirtual
GetMaxMemoryFraction()vtkGPUVolumeRayCastMappervirtual
GetMaxMemoryInBytes()vtkGPUVolumeRayCastMappervirtual
GetMinimumImageSampleDistance()vtkGPUVolumeRayCastMappervirtual
GetMTime() overridevtkAbstractMappervirtual
GetNumberOfClippingPlanes()vtkAbstractMapper
GetNumberOfInputConnections(int port)vtkAlgorithm
GetNumberOfInputPorts()vtkAlgorithm
GetNumberOfOutputPorts()vtkAlgorithm
GetOpenGLState()vtkOpenGLGPUVolumeRayCastMapperprotected
GetOutputDataObject(int port)vtkAlgorithm
GetOutputInformation(int port)vtkAlgorithm
GetOutputPort(int index)vtkAlgorithm
GetOutputPort()vtkAlgorithminline
GetOutputPortInformation(int port)vtkAlgorithm
GetProgress()vtkAlgorithmvirtual
GetProgressObserver()vtkAlgorithmvirtual
GetProgressText()vtkAlgorithmvirtual
GetReductionRatio(double ratio[3]) overridevtkOpenGLGPUVolumeRayCastMapperprotectedvirtual
GetReductionRatio(double *ratio) overridevtkOpenGLGPUVolumeRayCastMapperinlineprotected
GetReferenceCount()vtkObjectBaseinline
GetReleaseDataFlag()vtkAlgorithmvirtual
GetRenderPassStageMTime(vtkVolume *vol)vtkOpenGLGPUVolumeRayCastMapperprotected
GetRenderToImage()vtkGPUVolumeRayCastMappervirtual
GetReportProgress()vtkGPUVolumeRayCastMappervirtual
GetSampleDistance()vtkGPUVolumeRayCastMappervirtual
GetScalarMode()vtkAbstractVolumeMappervirtual
GetScalarModeAsString()vtkAbstractVolumeMapper
GetScalarOpacityRangeType()vtkGPUVolumeRayCastMappervirtual
GetScalars(vtkDataSet *input, int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, int &cellFlag)vtkAbstractMapperstatic
GetShaderTemplate(std::map< vtkShader::Type, vtkShader *> &shaders)vtkOpenGLGPUVolumeRayCastMapperprotected
GetTextureFormat(vtkImageData *input, unsigned int *internalFormat, unsigned int *format, unsigned int *type, int *componentSize)vtkOpenGLGPUVolumeRayCastMapperprotected
GetTimeToDraw()vtkAbstractMappervirtual
GetTotalNumberOfInputConnections()vtkAlgorithm
GetTransformedInput()vtkGPUVolumeRayCastMapperprotectedvirtual
GetUpdateExtent()vtkAlgorithminline
GetUpdateExtent(int port)vtkAlgorithm
GetUpdateExtent(int &x0, int &x1, int &y0, int &y1, int &z0, int &z1)vtkAlgorithminline
GetUpdateExtent(int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1)vtkAlgorithm
GetUpdateExtent(int extent[6])vtkAlgorithminline
GetUpdateExtent(int port, int extent[6])vtkAlgorithm
GetUpdateGhostLevel()vtkAlgorithminline
GetUpdateGhostLevel(int port)vtkAlgorithm
GetUpdateNumberOfPieces()vtkAlgorithminline
GetUpdateNumberOfPieces(int port)vtkAlgorithm
GetUpdatePiece()vtkAlgorithminline
GetUpdatePiece(int port)vtkAlgorithm
GetUseDepthPass()vtkGPUVolumeRayCastMappervirtual
GetUseJittering()vtkGPUVolumeRayCastMappervirtual
GetVertexShaderCode()vtkOpenGLGPUVolumeRayCastMappervirtual
GetVoxelCroppingRegionPlanes()vtkVolumeMappervirtual
GetVoxelCroppingRegionPlanes(double data[6])vtkVolumeMappervirtual
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
GPURender(vtkRenderer *ren, vtkVolume *vol) overridevtkOpenGLGPUVolumeRayCastMapperprotectedvirtual
GPURender(vtkRenderer *ren, vtkVolume *vol) overridevtkOpenGLGPUVolumeRayCastMapperprotectedvirtual
GradientOpacityRangeTypevtkGPUVolumeRayCastMapperprotected
HasExecutive()vtkAlgorithm
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
IgnoreSampleDistancePerPixelvtkOpenGLGPUVolumeRayCastMapperprotected
ImageSampleDistancevtkGPUVolumeRayCastMapperprotected
InformationvtkAlgorithmprotected
InitializeObjectBase()vtkObjectBase
INPUT_ARRAYS_TO_PROCESS()vtkAlgorithmstatic
INPUT_CONNECTION()vtkAlgorithmstatic
INPUT_IS_OPTIONAL()vtkAlgorithmstatic
INPUT_IS_REPEATABLE()vtkAlgorithmstatic
INPUT_PORT()vtkAlgorithmstatic
INPUT_REQUIRED_DATA_TYPE()vtkAlgorithmstatic
INPUT_REQUIRED_FIELDS()vtkAlgorithmstatic
InputPortIndexInRange(int index, const char *action)vtkAlgorithmprotected
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
InvVolumeMatrixvtkOpenGLGPUVolumeRayCastMapperprotected
IsA(const char *type)vtkOpenGLGPUVolumeRayCastMappervirtual
IsA(const char *type)vtkOpenGLGPUVolumeRayCastMappervirtual
IsARayCastMapper()vtkAbstractMapper3Dinlinevirtual
IsARenderIntoImageMapper()vtkAbstractMapper3Dinlinevirtual
IsRenderSupported(vtkRenderWindow *window, vtkVolumeProperty *property) overridevtkOpenGLGPUVolumeRayCastMapper
IsRenderSupported(vtkRenderWindow *vtkNotUsed(window), vtkVolumeProperty *vtkNotUsed(property)) overridevtkOpenGLGPUVolumeRayCastMapperinlineprotectedvirtual
IsTypeOf(const char *type)vtkOpenGLGPUVolumeRayCastMapperstatic
IsTypeOf(const char *type)vtkOpenGLGPUVolumeRayCastMapperstatic
LabelMapMaskType enum valuevtkGPUVolumeRayCastMapper
LastComponentvtkOpenGLGPUVolumeRayCastMapperprotected
LastCroppingModevtkOpenGLGPUVolumeRayCastMapperprotected
LastInputvtkGPUVolumeRayCastMapperprotected
LastParallelProjectionvtkOpenGLGPUVolumeRayCastMapperprotected
LastProgressEventTimevtkOpenGLGPUVolumeRayCastMapperprotected
LastRayCastMethodvtkOpenGLGPUVolumeRayCastMapperprotected
LastRenderPassInfovtkOpenGLGPUVolumeRayCastMapperprotected
LastShadevtkOpenGLGPUVolumeRayCastMapperprotected
LastSizevtkOpenGLGPUVolumeRayCastMapperprotected
LastWindowvtkAbstractMapperprotected
LoadExtensions(vtkRenderWindow *window)vtkOpenGLGPUVolumeRayCastMapperprotected
LoadExtensionsSucceededvtkOpenGLGPUVolumeRayCastMapperprotected
LoadProjectionParameters(vtkRenderer *ren, vtkVolume *vol)vtkOpenGLGPUVolumeRayCastMapperprotected
LoadScalarField(vtkImageData *input, vtkImageData *maskInput, int textureExtent[6], vtkVolume *volume)vtkOpenGLGPUVolumeRayCastMapperprotected
LockSampleDistanceToInputSpacingvtkGPUVolumeRayCastMapperprotected
LockSampleDistanceToInputSpacingOff()vtkGPUVolumeRayCastMappervirtual
LockSampleDistanceToInputSpacingOn()vtkGPUVolumeRayCastMappervirtual
MainvtkOpenGLGPUVolumeRayCastMapperprotected
Mask1RGBTablevtkOpenGLGPUVolumeRayCastMapperprotected
Mask2RGBTablevtkOpenGLGPUVolumeRayCastMapperprotected
MaskBlendFactorvtkGPUVolumeRayCastMapperprotected
MaskInputvtkGPUVolumeRayCastMapperprotected
MaskTexturesvtkOpenGLGPUVolumeRayCastMapperprotected
MaskTypevtkGPUVolumeRayCastMapperprotected
MAXIMUM_INTENSITY_BLEND enum valuevtkVolumeMapper
MaximumImageSampleDistancevtkGPUVolumeRayCastMapperprotected
MaxMemoryFractionvtkGPUVolumeRayCastMapperprotected
MaxMemoryInBytesvtkGPUVolumeRayCastMapperprotected
MaxValueFrameBuffervtkOpenGLGPUVolumeRayCastMapperprotected
MaxValueFrameBuffer2vtkOpenGLGPUVolumeRayCastMapperprotected
MINIMUM_INTENSITY_BLEND enum valuevtkVolumeMapper
MinimumImageSampleDistancevtkGPUVolumeRayCastMapperprotected
Modified()vtkObjectvirtual
ModifyRequest(vtkInformation *request, int when)vtkAlgorithmvirtual
MTimevtkObjectprotected
NATIVE enum valuevtkGPUVolumeRayCastMapper
NearPlanevtkOpenGLGPUVolumeRayCastMapperprotected
New()vtkOpenGLGPUVolumeRayCastMapperstatic
New()vtkOpenGLGPUVolumeRayCastMapperstatic
NewInstance() constvtkOpenGLGPUVolumeRayCastMapper
NewInstance() constvtkOpenGLGPUVolumeRayCastMapper
NewInstanceInternal() constvtkOpenGLGPUVolumeRayCastMapperprotectedvirtual
NewInstanceInternal() constvtkOpenGLGPUVolumeRayCastMapperprotectedvirtual
NoiseTexturevtkOpenGLGPUVolumeRayCastMapperprotected
NoiseTextureIdvtkOpenGLGPUVolumeRayCastMapperprotected
NoiseTextureSizevtkOpenGLGPUVolumeRayCastMapperprotected
NumberOfCroppingRegionsvtkOpenGLGPUVolumeRayCastMapperprotected
NumberOfFrameBuffersvtkOpenGLGPUVolumeRayCastMapperprotected
OpacityTablesvtkOpenGLGPUVolumeRayCastMapperprotected
OpenGLErrorMessage(unsigned int errorCode)vtkOpenGLGPUVolumeRayCastMapperstatic
OpenGLObjectsCreatedvtkOpenGLGPUVolumeRayCastMapperprotected
vtkGPUVolumeRayCastMapper::vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
OutputPortIndexInRange(int index, const char *action)vtkAlgorithmprotected
Passes enum namevtkOpenGLGPUVolumeRayCastMapper
PlanesvtkOpenGLGPUVolumeRayCastMapperprotected
PolyDataBoundingBoxvtkOpenGLGPUVolumeRayCastMapperprotected
PORT_REQUIREMENTS_FILLED()vtkAlgorithmprotectedstatic
PostRender(vtkRenderer *ren, int numberOfScalarComponents) overridevtkOpenGLGPUVolumeRayCastMapperprotectedvirtual
PostRender(vtkRenderer *vtkNotUsed(ren), int vtkNotUsed(noOfComponents)) overridevtkOpenGLGPUVolumeRayCastMapperinlineprotected
PowerOfTwoGreaterOrEqual(int x)vtkOpenGLGPUVolumeRayCastMapperprotected
PreLoadData(vtkRenderer *ren, vtkVolume *vol)vtkOpenGLGPUVolumeRayCastMapper
PreRender(vtkRenderer *ren, vtkVolume *vol, double datasetBounds[6], double scalarRange[2], int numberOfScalarComponents, unsigned int numberOfLevels) overridevtkOpenGLGPUVolumeRayCastMapperprotectedvirtual
PreRender(vtkRenderer *vtkNotUsed(ren), vtkVolume *vtkNotUsed(vol), double vtkNotUsed(datasetBounds)[6], double vtkNotUsed(scalarRange)[2], int vtkNotUsed(noOfComponents), unsigned int vtkNotUsed(numberOfLevels)) overridevtkOpenGLGPUVolumeRayCastMapperinlineprotected
PreserveOrientationvtkOpenGLGPUVolumeRayCastMapperprotected
Print(ostream &os)vtkObjectBase
PrintError(const char *headerMessage)vtkOpenGLGPUVolumeRayCastMapperstatic
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent) overridevtkOpenGLGPUVolumeRayCastMappervirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkOpenGLGPUVolumeRayCastMappervirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)vtkAlgorithmvirtual
ProcessRequest(vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo)vtkAlgorithm
ProgramvtkOpenGLGPUVolumeRayCastMapperprotected
ProgressvtkAlgorithmprotected
ProgressObservervtkAlgorithmprotected
ProgressTextvtkAlgorithmprotected
ProjectionvtkOpenGLGPUVolumeRayCastMapperprotected
PropagateUpdateExtent()vtkAlgorithmvirtual
ReducedSizevtkOpenGLGPUVolumeRayCastMapperprotected
ReductionFactorvtkOpenGLGPUVolumeRayCastMapperprotected
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o) overridevtkAlgorithmvirtual
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
ReleaseDataFlagOff()vtkAlgorithm
ReleaseDataFlagOn()vtkAlgorithm
ReleaseGraphicsResources(vtkWindow *window) overridevtkOpenGLGPUVolumeRayCastMappervirtual
ReleaseGraphicsResources(vtkWindow *window) overridevtkOpenGLGPUVolumeRayCastMapperprotectedvirtual
RemoveAllClippingPlanes()vtkAbstractMapper
RemoveAllInputConnections(int port)vtkAlgorithmvirtual
RemoveAllInputs()vtkAlgorithm
RemoveAllObservers()vtkObject
RemoveClippingPlane(vtkPlane *plane)vtkAbstractMapper
RemoveInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
RemoveInputConnection(int port, int idx)vtkAlgorithmvirtual
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event, vtkCommand *)vtkObject
RemoveObservers(const char *event, vtkCommand *)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
Render(vtkRenderer *, vtkVolume *) overridevtkGPUVolumeRayCastMappervirtual
RenderBlock(vtkRenderer *ren, vtkVolume *vol, unsigned int level) overridevtkOpenGLGPUVolumeRayCastMapperprotectedvirtual
RenderBlock(vtkRenderer *vtkNotUsed(ren), vtkVolume *vtkNotUsed(vol), unsigned int vtkNotUsed(level)) overridevtkOpenGLGPUVolumeRayCastMapperinlineprotected
RenderClippedBoundingBox(int tcoordFlag, size_t currentBlock, size_t numberOfBlocks, vtkRenderWindow *renWin)vtkOpenGLGPUVolumeRayCastMapperprotected
RenderPass enum valuevtkOpenGLGPUVolumeRayCastMapper
RenderRegions(vtkRenderer *ren, vtkVolume *vol)vtkOpenGLGPUVolumeRayCastMapperprotected
RenderSubVolume(vtkRenderer *ren, double bounds[6], vtkVolume *vol)vtkOpenGLGPUVolumeRayCastMapperprotected
RenderTextureToScreen(vtkRenderer *ren)vtkOpenGLGPUVolumeRayCastMapperprotected
RenderToImagevtkGPUVolumeRayCastMapperprotected
RenderToImageOff()vtkGPUVolumeRayCastMappervirtual
RenderToImageOn()vtkGPUVolumeRayCastMappervirtual
RenderWholeVolume(vtkRenderer *ren, vtkVolume *vol)vtkOpenGLGPUVolumeRayCastMapperprotected
ReplaceShaderBase(std::map< vtkShader::Type, vtkShader *> &shaders, vtkRenderer *ren, vtkVolume *vol, int numComps)vtkOpenGLGPUVolumeRayCastMapperprotected
ReplaceShaderClipping(std::map< vtkShader::Type, vtkShader *> &shaders, vtkRenderer *ren, vtkVolume *vol, int numComps)vtkOpenGLGPUVolumeRayCastMapperprotected
ReplaceShaderCompute(std::map< vtkShader::Type, vtkShader *> &shaders, vtkRenderer *ren, vtkVolume *vol, int numComps)vtkOpenGLGPUVolumeRayCastMapperprotected
ReplaceShaderCropping(std::map< vtkShader::Type, vtkShader *> &shaders, vtkRenderer *ren, vtkVolume *vol, int numComps)vtkOpenGLGPUVolumeRayCastMapperprotected
ReplaceShaderMasking(std::map< vtkShader::Type, vtkShader *> &shaders, vtkRenderer *ren, vtkVolume *vol, int numComps)vtkOpenGLGPUVolumeRayCastMapperprotected
ReplaceShaderPicking(std::map< vtkShader::Type, vtkShader *> &shaders, vtkRenderer *ren, vtkVolume *vol, int numComps)vtkOpenGLGPUVolumeRayCastMapperprotected
ReplaceShaderRenderPass(std::map< vtkShader::Type, vtkShader *> &shaders, vtkVolume *vol, bool prePass)vtkOpenGLGPUVolumeRayCastMapperprotected
ReplaceShaderRTT(std::map< vtkShader::Type, vtkShader *> &shaders, vtkRenderer *ren, vtkVolume *vol, int numComps)vtkOpenGLGPUVolumeRayCastMapperprotected
ReplaceShaderShading(std::map< vtkShader::Type, vtkShader *> &shaders, vtkRenderer *ren, vtkVolume *vol, int numComps)vtkOpenGLGPUVolumeRayCastMapperprotected
ReplaceShaderTermination(std::map< vtkShader::Type, vtkShader *> &shaders, vtkRenderer *ren, vtkVolume *vol, int numComps)vtkOpenGLGPUVolumeRayCastMapperprotected
ReplaceShaderValues(std::map< vtkShader::Type, vtkShader *> &shaders, vtkRenderer *ren, vtkVolume *vol, int numComps)vtkOpenGLGPUVolumeRayCastMapperprotected
ReportProgressvtkGPUVolumeRayCastMapperprotected
ReportReferences(vtkGarbageCollector *) overridevtkAlgorithmprotectedvirtual
ResourceCallbackvtkOpenGLGPUVolumeRayCastMapperprotected
RGBTablevtkOpenGLGPUVolumeRayCastMapperprotected
SafeDownCast(vtkObjectBase *o)vtkOpenGLGPUVolumeRayCastMapperstatic
SafeDownCast(vtkObjectBase *o)vtkOpenGLGPUVolumeRayCastMapperstatic
SampleDistancevtkGPUVolumeRayCastMapperprotected
SavedFrameBuffervtkOpenGLGPUVolumeRayCastMapperprotected
SCALAR enum valuevtkGPUVolumeRayCastMapper
ScalarModevtkAbstractVolumeMapperprotected
ScalarOpacityRangeTypevtkGPUVolumeRayCastMapperprotected
ScalarsTexturesvtkOpenGLGPUVolumeRayCastMapperprotected
ScaleBiasProgramvtkOpenGLGPUVolumeRayCastMapperprotected
SelectScalarArray(int arrayNum)vtkAbstractVolumeMappervirtual
SelectScalarArray(const char *arrayName)vtkAbstractVolumeMappervirtual
SetAbortExecute(int)vtkAlgorithmvirtual
SetAMRMode(int)vtkGPUVolumeRayCastMapperprotectedvirtual
SetArrayAccessMode(int)vtkAbstractVolumeMappervirtual
SetAutoAdjustSampleDistances(int)vtkGPUVolumeRayCastMappervirtual
SetAverageIPScalarRange(double, double)vtkVolumeMappervirtual
SetAverageIPScalarRange(double [2])vtkVolumeMapper
SetBlendMode(int)vtkVolumeMappervirtual
SetBlendModeToAdditive()vtkVolumeMapperinline
SetBlendModeToAverageIntensity()vtkVolumeMapperinline
SetBlendModeToComposite()vtkVolumeMapperinline
SetBlendModeToMaximumIntensity()vtkVolumeMapperinline
SetBlendModeToMinimumIntensity()vtkVolumeMapperinline
SetCellFlag(int cellFlag)vtkGPUVolumeRayCastMapperprotected
SetClampDepthToBackface(int)vtkGPUVolumeRayCastMappervirtual
SetClippingPlanes(vtkPlaneCollection *)vtkAbstractMappervirtual
SetClippingPlanes(vtkPlanes *planes)vtkAbstractMapper
SetColorRangeType(int)vtkGPUVolumeRayCastMappervirtual
SetCropping(int)vtkVolumeMappervirtual
SetCroppingRegionFlags(int)vtkVolumeMappervirtual
SetCroppingRegionFlagsToCross()vtkVolumeMapperinline
SetCroppingRegionFlagsToFence()vtkVolumeMapperinline
SetCroppingRegionFlagsToInvertedCross()vtkVolumeMapperinline
SetCroppingRegionFlagsToInvertedFence()vtkVolumeMapperinline
SetCroppingRegionFlagsToSubVolume()vtkVolumeMapperinline
SetCroppingRegionPlanes(double, double, double, double, double, double)vtkVolumeMappervirtual
SetCroppingRegionPlanes(double [6])vtkVolumeMappervirtual
SetDebug(bool debugFlag)vtkObject
SetDefaultExecutivePrototype(vtkExecutive *proto)vtkAlgorithmstatic
SetDepthImageScalarType(int)vtkGPUVolumeRayCastMappervirtual
SetDepthImageScalarTypeToFloat()vtkGPUVolumeRayCastMapper
SetDepthImageScalarTypeToUnsignedChar()vtkGPUVolumeRayCastMapper
SetDepthImageScalarTypeToUnsignedShort()vtkGPUVolumeRayCastMapper
SetErrorCode(unsigned long)vtkAlgorithmprotectedvirtual
SetExecutive(vtkExecutive *executive)vtkAlgorithmvirtual
SetFinalColorLevel(float)vtkGPUVolumeRayCastMappervirtual
SetFinalColorWindow(float)vtkGPUVolumeRayCastMappervirtual
SetFragmentShaderCode(const char *)vtkOpenGLGPUVolumeRayCastMappervirtual
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetGradientOpacityRangeType(int)vtkGPUVolumeRayCastMappervirtual
SetImageSampleDistance(float)vtkGPUVolumeRayCastMappervirtual
SetInformation(vtkInformation *)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, int fieldAttributeType)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, vtkInformation *info)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, int port, int connection, const char *fieldAssociation, const char *attributeTypeorName)vtkAlgorithmvirtual
SetInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
SetInputConnection(vtkAlgorithmOutput *input)vtkAlgorithmvirtual
SetInputData(vtkImageData *)vtkVolumeMappervirtual
SetInputData(vtkDataSet *)vtkVolumeMappervirtual
SetInputDataInternal(int port, vtkDataObject *input)vtkAlgorithminlineprotected
SetInputDataObject(int port, vtkDataObject *data)vtkAlgorithmvirtual
SetInputDataObject(vtkDataObject *data)vtkAlgorithminlinevirtual
SetLockSampleDistanceToInputSpacing(int)vtkGPUVolumeRayCastMappervirtual
SetMaskBlendFactor(float)vtkGPUVolumeRayCastMappervirtual
SetMaskInput(vtkImageData *mask)vtkGPUVolumeRayCastMapper
SetMaskType(int)vtkGPUVolumeRayCastMappervirtual
SetMaskTypeToBinary()vtkGPUVolumeRayCastMapper
SetMaskTypeToLabelMap()vtkGPUVolumeRayCastMapper
SetMaximumImageSampleDistance(float)vtkGPUVolumeRayCastMappervirtual
SetMaxMemoryFraction(float)vtkGPUVolumeRayCastMappervirtual
SetMaxMemoryInBytes(vtkIdType)vtkGPUVolumeRayCastMappervirtual
SetMinimumImageSampleDistance(float)vtkGPUVolumeRayCastMappervirtual
SetNoiseGenerator(vtkImplicitFunction *generator)vtkOpenGLGPUVolumeRayCastMapper
SetNoiseTextureSize(int, int)vtkOpenGLGPUVolumeRayCastMappervirtual
SetNoiseTextureSize(int [2])vtkOpenGLGPUVolumeRayCastMapper
SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input)vtkAlgorithmprotectedvirtual
SetNumberOfInputConnections(int port, int n)vtkAlgorithmprotectedvirtual
SetNumberOfInputPorts(int n)vtkAlgorithmprotectedvirtual
SetNumberOfOutputPorts(int n)vtkAlgorithmprotectedvirtual
SetPartitions(unsigned short x, unsigned short y, unsigned short z)vtkOpenGLGPUVolumeRayCastMapper
SetProgress(double)vtkAlgorithmvirtual
SetProgressObserver(vtkProgressObserver *)vtkAlgorithm
SetProgressText(const char *ptext)vtkAlgorithm
SetReferenceCount(int)vtkObjectBase
SetReleaseDataFlag(int)vtkAlgorithmvirtual
SetRenderToImage(int)vtkGPUVolumeRayCastMappervirtual
SetReportProgress(bool)vtkGPUVolumeRayCastMappervirtual
SetSampleDistance(float)vtkGPUVolumeRayCastMappervirtual
SetScalarMode(int)vtkAbstractVolumeMappervirtual
SetScalarModeToDefault()vtkAbstractVolumeMapperinline
SetScalarModeToUseCellData()vtkAbstractVolumeMapperinline
SetScalarModeToUseCellFieldData()vtkAbstractVolumeMapperinline
SetScalarModeToUsePointData()vtkAbstractVolumeMapperinline
SetScalarModeToUsePointFieldData()vtkAbstractVolumeMapperinline
SetScalarOpacityRangeType(int)vtkGPUVolumeRayCastMappervirtual
SetShaderParametersRenderPass(vtkVolume *vol)vtkOpenGLGPUVolumeRayCastMapperprotected
SetTransformedInput(vtkImageData *)vtkGPUVolumeRayCastMapperprotected
SetupRender(vtkRenderer *ren, vtkVolume *vol)vtkOpenGLGPUVolumeRayCastMapperprotected
SetUseDepthPass(int)vtkGPUVolumeRayCastMappervirtual
SetUseJittering(int)vtkGPUVolumeRayCastMappervirtual
SetVertexShaderCode(const char *)vtkOpenGLGPUVolumeRayCastMappervirtual
ShadevtkOpenGLGPUVolumeRayCastMapperprotected
ShallowCopy(vtkAbstractMapper *m)vtkAbstractMapper
SINGLE_PRECISION enum valuevtkAlgorithm
SizeChangedvtkOpenGLGPUVolumeRayCastMapperprotected
SlabsFromDatasetToIndex(double slabsDataSet[6], double slabsPoints[6])vtkOpenGLGPUVolumeRayCastMapperprotected
SlabsFromIndexToDataset(double slabsPoints[6], double slabsDataSet[6])vtkOpenGLGPUVolumeRayCastMapperprotected
SmallInputvtkOpenGLGPUVolumeRayCastMapperprotected
SmallInputBuildTimevtkOpenGLGPUVolumeRayCastMapperprotected
SmallTimeToDrawvtkGPUVolumeRayCastMapperprotected
SmallVolumeRendervtkGPUVolumeRayCastMapperprotected
SpacingAdjustedSampleDistance(double inputSpacing[3], int inputExtent[6])vtkVolumeMapperprotected
SubjectHelpervtkObjectprotected
Superclass typedefvtkOpenGLGPUVolumeRayCastMapper
Superclass typedefvtkOpenGLGPUVolumeRayCastMapper
Supports_GL_ARB_texture_floatvtkOpenGLGPUVolumeRayCastMapperprotected
SupportsPixelBufferObjectsvtkOpenGLGPUVolumeRayCastMapperprotected
TableRangevtkOpenGLGPUVolumeRayCastMapperprotected
TempMatrixvtkOpenGLGPUVolumeRayCastMapperprotected
TestLoadingScalar(unsigned int internalFormat, unsigned int format, unsigned int type, int textureSize[3], int componentSize)vtkOpenGLGPUVolumeRayCastMapperprotected
TestRequiredExtension(vtkOpenGLExtensionManager *extensions, const char *extensionName)vtkOpenGLGPUVolumeRayCastMapperprotected
TextureObjectsvtkOpenGLGPUVolumeRayCastMapperprotected
TFRangeType enum namevtkGPUVolumeRayCastMapper
TimervtkAbstractMapperprotected
TimeToDrawvtkAbstractMapperprotected
TracevtkOpenGLGPUVolumeRayCastMapperprotected
TransformedInputvtkGPUVolumeRayCastMapperprotected
UnRegister(vtkObjectBase *o) overridevtkAlgorithmvirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UnsupportedRequiredExtensionsvtkOpenGLGPUVolumeRayCastMapperprotected
Update(int port)vtkAlgorithmvirtual
Update()vtkAlgorithmvirtual
Update(int port, vtkInformationVector *requests)vtkAlgorithmvirtual
Update(vtkInformation *requests)vtkAlgorithmvirtual
UpdateColorTransferFunction(vtkVolume *vol, int numberOfScalarComponents)vtkOpenGLGPUVolumeRayCastMapperprotected
UpdateDataObject()vtkAlgorithmvirtual
UpdateExtent(const int extents[6])vtkAlgorithmvirtual
UpdateExtentIsEmpty(vtkInformation *pinfo, vtkDataObject *output)vtkAlgorithm
UpdateExtentIsEmpty(vtkInformation *pinfo, int extentType)vtkAlgorithm
UpdateInformation()vtkAlgorithmvirtual
UpdateNoiseTexture()vtkOpenGLGPUVolumeRayCastMapperprotected
UpdateOpacityTransferFunction(vtkVolume *vol, int numberOfScalarComponents, unsigned int level)vtkOpenGLGPUVolumeRayCastMapperprotected
UpdatePiece(int piece, int numPieces, int ghostLevels, const int extents[6]=nullptr)vtkAlgorithmvirtual
UpdateProgress(double amount)vtkAlgorithm
UpdateTimeStep(double time, int piece=-1, int numPieces=1, int ghostLevels=0, const int extents[6]=nullptr)vtkAlgorithmvirtual
UpdateWholeExtent()vtkAlgorithmvirtual
UseDepthPassvtkGPUVolumeRayCastMapperprotected
UseDepthPassOff()vtkGPUVolumeRayCastMappervirtual
UseDepthPassOn()vtkGPUVolumeRayCastMappervirtual
UseJitteringvtkGPUVolumeRayCastMapperprotected
UseJitteringOff()vtkGPUVolumeRayCastMappervirtual
UseJitteringOn()vtkGPUVolumeRayCastMappervirtual
UserShaderReplacementsvtkOpenGLGPUVolumeRayCastMapperprotected
ValidateRender(vtkRenderer *, vtkVolume *)vtkGPUVolumeRayCastMapperprotected
VertexShaderCodevtkOpenGLGPUVolumeRayCastMapperprotected
VoxelCroppingRegionPlanesvtkVolumeMapperprotected
vtkAbstractMapper()vtkAbstractMapperprotected
vtkAbstractMapper3D()vtkAbstractMapper3Dprotected
vtkAbstractVolumeMapper()vtkAbstractVolumeMapperprotected
vtkAlgorithm()vtkAlgorithmprotected
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkGPUVolumeRayCastMapper()vtkGPUVolumeRayCastMapperprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkOpenGLGPUVolumeRayCastMapper()vtkOpenGLGPUVolumeRayCastMapperprotected
vtkOpenGLGPUVolumeRayCastMapper()vtkOpenGLGPUVolumeRayCastMapperprotected
vtkVolumeMapper()vtkVolumeMapperprotected
vtkVolumeTexture classvtkOpenGLGPUVolumeRayCastMapperfriend
WeakPointersvtkObjectBaseprotected
~vtkAbstractMapper() overridevtkAbstractMapperprotected
~vtkAbstractMapper3D() overridevtkAbstractMapper3Dinlineprotected
~vtkAbstractVolumeMapper() overridevtkAbstractVolumeMapperprotected
~vtkAlgorithm() overridevtkAlgorithmprotected
~vtkGPUVolumeRayCastMapper() overridevtkGPUVolumeRayCastMapperprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkOpenGLGPUVolumeRayCastMapper() overridevtkOpenGLGPUVolumeRayCastMapperprotected
~vtkOpenGLGPUVolumeRayCastMapper() overridevtkOpenGLGPUVolumeRayCastMapperprotected
~vtkVolumeMapper() overridevtkVolumeMapperprotected