VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkFixedPointVolumeRayCastMapper Member List

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

AbortExecutevtkAlgorithm
AbortExecuteOff()vtkAlgorithmvirtual
AbortExecuteOn()vtkAlgorithmvirtual
AbortRender()vtkFixedPointVolumeRayCastMapper
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
ApplyFinalColorWindowLevel()vtkFixedPointVolumeRayCastMapperprotected
ArrayAccessModevtkAbstractVolumeMapperprotected
ArrayIdvtkAbstractVolumeMapperprotected
ArrayNamevtkAbstractVolumeMapperprotected
AutoAdjustSampleDistancesvtkFixedPointVolumeRayCastMapperprotected
AutoAdjustSampleDistancesOff()vtkFixedPointVolumeRayCastMappervirtual
AutoAdjustSampleDistancesOn()vtkFixedPointVolumeRayCastMappervirtual
BlendModevtkVolumeMapperprotected
BoundsvtkAbstractMapper3Dprotected
BreakOnError()vtkObjectstatic
CaptureZBuffer(vtkRenderer *ren)vtkFixedPointVolumeRayCastMapperprotected
CentervtkAbstractMapper3Dprotected
CheckIfCropped(unsigned int pos[3])vtkFixedPointVolumeRayCastMapperinline
CheckMinMaxVolumeFlag(unsigned int pos[3], int c)vtkFixedPointVolumeRayCastMapperinline
CheckMIPMinMaxVolumeFlag(unsigned int pos[3], int c, unsigned short maxIdx, int flip)vtkFixedPointVolumeRayCastMapperinline
ClippingPlanesvtkAbstractMapperprotected
ClipRayAgainstClippingPlanes(float rayStart[3], float rayEnd[3], int numClippingPlanes, float *clippingPlanes)vtkFixedPointVolumeRayCastMapperprotected
ClipRayAgainstVolume(float rayStart[3], float rayEnd[3], float rayDirection[3], double bounds[6])vtkFixedPointVolumeRayCastMapperprotected
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
ColorTablevtkFixedPointVolumeRayCastMapperprotected
COMPOSITE_BLEND enum valuevtkVolumeMapper
CompositeGOHelpervtkFixedPointVolumeRayCastMapperprotected
CompositeGOShadeHelpervtkFixedPointVolumeRayCastMapperprotected
CompositeHelpervtkFixedPointVolumeRayCastMapperprotected
CompositeShadeHelpervtkFixedPointVolumeRayCastMapperprotected
ComputeGradients(vtkVolume *vol)vtkFixedPointVolumeRayCastMapperprotected
ComputeMatrices(double volumeOrigin[3], double volumeSpacing[3], int volumeExtent[6], vtkRenderer *ren, vtkVolume *vol)vtkFixedPointVolumeRayCastMapperprotected
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime)vtkAlgorithmvirtual
ComputePriority()vtkAlgorithmvirtual
ComputeRayInfo(int x, int y, unsigned int pos[3], unsigned int dir[3], unsigned int *numSteps)vtkFixedPointVolumeRayCastMapper
ComputeRequiredImageSampleDistance(float desiredTime, vtkRenderer *ren)vtkFixedPointVolumeRayCastMapper
ComputeRequiredImageSampleDistance(float desiredTime, vtkRenderer *ren, vtkVolume *vol)vtkFixedPointVolumeRayCastMapper
ComputeRowBounds(vtkRenderer *ren, int imageFlag, int rowBoundsFlag, int volumeExtent[6])vtkFixedPointVolumeRayCastMapperprotected
ContiguousGradientMagnitudevtkFixedPointVolumeRayCastMapperprotected
ContiguousGradientNormalvtkFixedPointVolumeRayCastMapperprotected
ConvertCroppingRegionPlanesToVoxels()vtkVolumeMapperprotected
ConvertTotalInputToPortConnection(int ind, int &port, int &conn)vtkAlgorithm
CreateCanonicalView(vtkVolume *volume, vtkImageData *image, int blend_mode, double viewDirection[3], double viewUp[3])vtkFixedPointVolumeRayCastMapper
CreateDefaultExecutive()vtkAlgorithmprotectedvirtual
CroppingvtkVolumeMapperprotected
CroppingBoundsvtkFixedPointVolumeRayCastMapperprotected
CroppingOff()vtkVolumeMappervirtual
CroppingOn()vtkVolumeMappervirtual
CroppingRegionFlagsvtkVolumeMapperprotected
CroppingRegionMaskvtkFixedPointVolumeRayCastMapperprotected
CroppingRegionPlanesvtkVolumeMapperprotected
CurrentScalarsvtkFixedPointVolumeRayCastMapperprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DEFAULT_PRECISION enum valuevtkAlgorithm
DefaultExecutivePrototypevtkAlgorithmprotectedstatic
Delete()vtkObjectBasevirtual
DesiredOutputPrecision enum namevtkAlgorithm
DiffuseShadingTablevtkFixedPointVolumeRayCastMapperprotected
DirectionEncodervtkFixedPointVolumeRayCastMapperprotected
DisplayRenderedImage(vtkRenderer *, vtkVolume *)vtkFixedPointVolumeRayCastMapper
DOUBLE_PRECISION enum valuevtkAlgorithm
ErrorCodevtkAlgorithmprotected
FastDelete()vtkObjectBasevirtual
FillInMaxGradientMagnitudes(int fullDim[3], int smallDim[3])vtkFixedPointVolumeRayCastMapperprotected
FillInputPortInformation(int, vtkInformation *)vtkVolumeMapperprotectedvirtual
FillOutputPortInformation(int port, vtkInformation *info)vtkAlgorithmprotectedvirtual
FinalColorLevelvtkFixedPointVolumeRayCastMapperprotected
FinalColorWindowvtkFixedPointVolumeRayCastMapperprotected
FixedPointCroppingRegionPlanesvtkFixedPointVolumeRayCastMapperprotected
FixedPointIncrement(unsigned int position[3], unsigned int increment[3])vtkFixedPointVolumeRayCastMapperinline
FixedPointVolumeRayCastMapper_CastRays(void *arg)vtkFixedPointVolumeRayCastMapperfriend
FlipMIPComparisonvtkFixedPointVolumeRayCastMapperprotected
GetAbortExecute()vtkAlgorithmvirtual
GetArrayAccessMode()vtkAbstractVolumeMapperinlinevirtual
GetArrayId()vtkAbstractVolumeMapperinlinevirtual
GetArrayName()vtkAbstractVolumeMapperinlinevirtual
GetAutoAdjustSampleDistances()vtkFixedPointVolumeRayCastMappervirtual
GetBlendMode()vtkVolumeMappervirtual
GetBounds()vtkAbstractVolumeMappervirtual
GetBounds(double bounds[6])vtkAbstractVolumeMapperinlinevirtual
GetCenter()vtkAbstractMapper3D
GetCenter(double center[3])vtkAbstractMapper3Dinline
GetClassName() const vtkObjectBase
GetClippingPlaneInDataCoords(vtkMatrix4x4 *propMatrix, int i, double planeEquation[4])vtkAbstractMapper3D
GetClippingPlanes()vtkAbstractMappervirtual
GetColorTable(int c)vtkFixedPointVolumeRayCastMapperinline
GetCommand(unsigned long tag)vtkObject
GetCompositeGOHelper()vtkFixedPointVolumeRayCastMappervirtual
GetCompositeGOShadeHelper()vtkFixedPointVolumeRayCastMappervirtual
GetCompositeHelper()vtkFixedPointVolumeRayCastMappervirtual
GetCompositeShadeHelper()vtkFixedPointVolumeRayCastMappervirtual
GetCropping()vtkVolumeMappervirtual
GetCroppingRegionFlags()vtkVolumeMappervirtual
GetCroppingRegionPlanes()vtkVolumeMappervirtual
GetCroppingRegionPlanes(double data[6])vtkVolumeMappervirtual
GetCurrentScalars()vtkFixedPointVolumeRayCastMappervirtual
GetDataObjectInput()vtkAbstractVolumeMapper
GetDataSetInput()vtkAbstractVolumeMapper
GetDebug()vtkObject
GetDiffuseShadingTable(int c)vtkFixedPointVolumeRayCastMapperinline
GetErrorCode()vtkAlgorithmvirtual
GetEstimatedRenderTime(vtkRenderer *ren, vtkVolume *vol)vtkFixedPointVolumeRayCastMapperinline
GetEstimatedRenderTime(vtkRenderer *ren)vtkFixedPointVolumeRayCastMapperinline
GetExecutive()vtkAlgorithm
GetFinalColorLevel()vtkFixedPointVolumeRayCastMappervirtual
GetFinalColorWindow()vtkFixedPointVolumeRayCastMappervirtual
GetFlipMIPComparison()vtkFixedPointVolumeRayCastMappervirtual
GetFloatTripleFromPointer(float v[3], float *ptr)vtkFixedPointVolumeRayCastMapperinline
GetGlobalWarningDisplay()vtkObjectstatic
GetGradientMagnitude()vtkFixedPointVolumeRayCastMapperinline
GetGradientMagnitudeBias()vtkAbstractVolumeMapperinlinevirtual
GetGradientMagnitudeBias(int)vtkAbstractVolumeMapperinlinevirtual
GetGradientMagnitudeScale()vtkAbstractVolumeMapperinlinevirtual
GetGradientMagnitudeScale(int)vtkAbstractVolumeMapperinlinevirtual
GetGradientNormal()vtkFixedPointVolumeRayCastMapperinline
GetGradientOpacityRequired()vtkFixedPointVolumeRayCastMappervirtual
GetGradientOpacityTable(int c)vtkFixedPointVolumeRayCastMapperinline
GetImageSampleDistance()vtkFixedPointVolumeRayCastMappervirtual
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
GetInteractiveSampleDistance()vtkFixedPointVolumeRayCastMappervirtual
GetIntermixIntersectingGeometry()vtkFixedPointVolumeRayCastMappervirtual
GetLength()vtkAbstractMapper3D
GetLockSampleDistanceToInputSpacing()vtkFixedPointVolumeRayCastMappervirtual
GetMaximumImageSampleDistance()vtkFixedPointVolumeRayCastMappervirtual
GetMinimumImageSampleDistance()vtkFixedPointVolumeRayCastMappervirtual
GetMIPHelper()vtkFixedPointVolumeRayCastMappervirtual
GetMTime()vtkAbstractMappervirtual
GetNumberOfClippingPlanes()vtkAbstractMapper3D
GetNumberOfInputConnections(int port)vtkAlgorithm
GetNumberOfInputPorts()vtkAlgorithm
GetNumberOfOutputPorts()vtkAlgorithm
GetNumberOfThreads()vtkFixedPointVolumeRayCastMapper
GetOutputDataObject(int port)vtkAlgorithm
GetOutputInformation(int port)vtkAlgorithm
GetOutputPort(int index)vtkAlgorithm
GetOutputPort()vtkAlgorithminline
GetOutputPortInformation(int port)vtkAlgorithm
GetPreviousScalars()vtkFixedPointVolumeRayCastMappervirtual
GetProgress()vtkAlgorithmvirtual
GetProgressObserver()vtkAlgorithmvirtual
GetProgressText()vtkAlgorithmvirtual
GetRayCastImage()vtkFixedPointVolumeRayCastMappervirtual
GetReferenceCount()vtkObjectBaseinline
GetReleaseDataFlag()vtkAlgorithmvirtual
GetRenderWindow()vtkFixedPointVolumeRayCastMappervirtual
GetRowBounds()vtkFixedPointVolumeRayCastMapperinline
GetSampleDistance()vtkFixedPointVolumeRayCastMappervirtual
GetScalarMode()vtkAbstractVolumeMappervirtual
GetScalarModeAsString()vtkAbstractVolumeMapper
GetScalarOpacityTable(int c)vtkFixedPointVolumeRayCastMapperinline
GetScalars(vtkDataSet *input, int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, int &cellFlag)vtkAbstractMapperstatic
GetShadingRequired()vtkFixedPointVolumeRayCastMappervirtual
GetSpecularShadingTable(int c)vtkFixedPointVolumeRayCastMapperinline
GetTableScale()vtkFixedPointVolumeRayCastMappervirtual
GetTableScale(float data[4])vtkFixedPointVolumeRayCastMappervirtual
GetTableShift()vtkFixedPointVolumeRayCastMappervirtual
GetTableShift(float data[4])vtkFixedPointVolumeRayCastMappervirtual
GetTimeToDraw()vtkAbstractMappervirtual
GetTotalNumberOfInputConnections()vtkAlgorithm
GetUIntTripleFromPointer(unsigned int v[3], unsigned int *ptr)vtkFixedPointVolumeRayCastMapperinline
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
GetVolume()vtkFixedPointVolumeRayCastMapperinline
GetVoxelCroppingRegionPlanes()vtkVolumeMappervirtual
GetVoxelCroppingRegionPlanes(double data[6])vtkVolumeMappervirtual
GetZBufferValue(int x, int y)vtkFixedPointVolumeRayCastMapperprotected
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
GradientEstimatorvtkFixedPointVolumeRayCastMapperprotected
GradientMagnitudevtkFixedPointVolumeRayCastMapperprotected
GradientMagnitudeScalevtkFixedPointVolumeRayCastMapperprotected
GradientMagnitudeShiftvtkFixedPointVolumeRayCastMapperprotected
GradientNormalvtkFixedPointVolumeRayCastMapperprotected
GradientOpacityRequiredvtkFixedPointVolumeRayCastMapperprotected
GradientOpacityTablevtkFixedPointVolumeRayCastMapperprotected
GradientShadervtkFixedPointVolumeRayCastMapperprotected
HasExecutive()vtkAlgorithm
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
ImageDisplayHelpervtkFixedPointVolumeRayCastMapperprotected
ImageSampleDistancevtkFixedPointVolumeRayCastMapperprotected
InformationvtkAlgorithmprotected
InitializeRayInfo(vtkVolume *vol)vtkFixedPointVolumeRayCastMapper
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
InteractiveSampleDistancevtkFixedPointVolumeRayCastMapperprotected
IntermixIntersectingGeometryvtkFixedPointVolumeRayCastMapperprotected
IntermixIntersectingGeometryOff()vtkFixedPointVolumeRayCastMappervirtual
IntermixIntersectingGeometryOn()vtkFixedPointVolumeRayCastMappervirtual
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)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
IsA(const char *type)vtkFixedPointVolumeRayCastMappervirtual
IsARayCastMapper()vtkAbstractMapper3Dinlinevirtual
IsARenderIntoImageMapper()vtkAbstractMapper3Dinlinevirtual
IsTypeOf(const char *type)vtkFixedPointVolumeRayCastMapperstatic
LastWindowvtkAbstractMapperprotected
LockSampleDistanceToInputSpacingvtkFixedPointVolumeRayCastMapperprotected
LockSampleDistanceToInputSpacingOff()vtkFixedPointVolumeRayCastMappervirtual
LockSampleDistanceToInputSpacingOn()vtkFixedPointVolumeRayCastMappervirtual
LookupAndCombineIndependentColorsUC(unsigned short *colorTable[4], unsigned short *scalarOpacityTable[4], unsigned short index[4], float weights[4], int components, unsigned char color[4])vtkFixedPointVolumeRayCastMapperinline
LookupColorUC(unsigned short *colorTable, unsigned short *scalarOpacityTable, unsigned short index, unsigned char color[4])vtkFixedPointVolumeRayCastMapperinline
LookupDependentColorUC(unsigned short *colorTable, unsigned short *scalarOpacityTable, unsigned short index[4], int components, unsigned char color[4])vtkFixedPointVolumeRayCastMapperinline
MANAGES_METAINFORMATION()vtkAlgorithmstatic
MAXIMUM_INTENSITY_BLEND enum valuevtkVolumeMapper
MaximumImageSampleDistancevtkFixedPointVolumeRayCastMapperprotected
MINIMUM_INTENSITY_BLEND enum valuevtkVolumeMapper
MinimumImageSampleDistancevtkFixedPointVolumeRayCastMapperprotected
MinimumViewDistancevtkFixedPointVolumeRayCastMapperprotected
MinMaxVolumevtkFixedPointVolumeRayCastMapperprotected
MinMaxVolumeCachevtkFixedPointVolumeRayCastMapperprotected
MinMaxVolumeSizevtkFixedPointVolumeRayCastMapperprotected
MIPHelpervtkFixedPointVolumeRayCastMapperprotected
Modified()vtkObjectvirtual
ModifyRequest(vtkInformation *request, int when)vtkAlgorithmvirtual
MTimevtkObjectprotected
New()vtkFixedPointVolumeRayCastMapperstatic
NewInstance() const vtkFixedPointVolumeRayCastMapper
NewInstanceInternal() const vtkFixedPointVolumeRayCastMapperprotectedvirtual
NumberOfGradientSlicesvtkFixedPointVolumeRayCastMapperprotected
NumTransformedClippingPlanesvtkFixedPointVolumeRayCastMapperprotected
OldImageSampleDistancevtkFixedPointVolumeRayCastMapperprotected
OldRowBoundsvtkFixedPointVolumeRayCastMapperprotected
OldSampleDistancevtkFixedPointVolumeRayCastMapperprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
OutputPortIndexInRange(int index, const char *action)vtkAlgorithmprotected
PerImageInitialization(vtkRenderer *, vtkVolume *, int, double *, double *, int *)vtkFixedPointVolumeRayCastMapper
PerspectiveMatrixvtkFixedPointVolumeRayCastMapperprotected
PerspectiveTransformvtkFixedPointVolumeRayCastMapperprotected
PerSubVolumeInitialization(vtkRenderer *, vtkVolume *, int)vtkFixedPointVolumeRayCastMapper
PerVolumeInitialization(vtkRenderer *, vtkVolume *)vtkFixedPointVolumeRayCastMapper
PORT_REQUIREMENTS_FILLED()vtkAlgorithmprotectedstatic
PRESERVES_ATTRIBUTES()vtkAlgorithmstatic
PRESERVES_BOUNDS()vtkAlgorithmstatic
PRESERVES_DATASET()vtkAlgorithmstatic
PRESERVES_GEOMETRY()vtkAlgorithmstatic
PRESERVES_RANGES()vtkAlgorithmstatic
PRESERVES_TOPOLOGY()vtkAlgorithmstatic
PreviousScalarsvtkFixedPointVolumeRayCastMapperprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent)vtkFixedPointVolumeRayCastMappervirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)vtkAlgorithmvirtual
ProcessRequest(vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo)vtkAlgorithm
ProgressvtkAlgorithmprotected
ProgressObservervtkAlgorithmprotected
ProgressTextvtkAlgorithmprotected
PropagateUpdateExtent()vtkAlgorithmvirtual
RayCastImagevtkFixedPointVolumeRayCastMapperprotected
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkAlgorithmvirtual
RegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
ReleaseDataFlagOff()vtkAlgorithm
ReleaseDataFlagOn()vtkAlgorithm
ReleaseGraphicsResources(vtkWindow *)vtkVolumeMapperinlinevirtual
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 *)vtkFixedPointVolumeRayCastMappervirtual
RenderRendererTablevtkFixedPointVolumeRayCastMapperprotected
RenderSubVolume()vtkFixedPointVolumeRayCastMapper
RenderTableEntriesvtkFixedPointVolumeRayCastMapperprotected
RenderTableSizevtkFixedPointVolumeRayCastMapperprotected
RenderTimeTablevtkFixedPointVolumeRayCastMapperprotected
RenderVolumeTablevtkFixedPointVolumeRayCastMapperprotected
RenderWindowvtkFixedPointVolumeRayCastMapperprotected
ReportReferences(vtkGarbageCollector *)vtkAlgorithmprotectedvirtual
RetrieveRenderTime(vtkRenderer *ren, vtkVolume *vol)vtkFixedPointVolumeRayCastMapperprotected
RetrieveRenderTime(vtkRenderer *ren)vtkFixedPointVolumeRayCastMapperprotected
RowBoundsvtkFixedPointVolumeRayCastMapperprotected
SafeDownCast(vtkObjectBase *o)vtkFixedPointVolumeRayCastMapperstatic
SampleDistancevtkFixedPointVolumeRayCastMapperprotected
SavedBlendModevtkFixedPointVolumeRayCastMapperprotected
SavedColorChannelsvtkFixedPointVolumeRayCastMapperprotected
SavedGradientOpacityFunctionvtkFixedPointVolumeRayCastMapperprotected
SavedGradientsInputvtkFixedPointVolumeRayCastMapperprotected
SavedGradientsMTimevtkFixedPointVolumeRayCastMapperprotected
SavedGrayFunctionvtkFixedPointVolumeRayCastMapperprotected
SavedMinMaxInputvtkFixedPointVolumeRayCastMapperprotected
SavedParametersInputvtkFixedPointVolumeRayCastMapperprotected
SavedParametersMTimevtkFixedPointVolumeRayCastMapperprotected
SavedRGBFunctionvtkFixedPointVolumeRayCastMapperprotected
SavedSampleDistancevtkFixedPointVolumeRayCastMapperprotected
SavedScalarOpacityDistancevtkFixedPointVolumeRayCastMapperprotected
SavedScalarOpacityFunctionvtkFixedPointVolumeRayCastMapperprotected
SavedSpacingvtkFixedPointVolumeRayCastMapperprotected
ScalarModevtkAbstractVolumeMapperprotected
ScalarOpacityTablevtkFixedPointVolumeRayCastMapperprotected
SelectScalarArray(int arrayNum)vtkAbstractVolumeMappervirtual
SelectScalarArray(const char *arrayName)vtkAbstractVolumeMappervirtual
SetAbortExecute(int)vtkAlgorithmvirtual
SetAutoAdjustSampleDistances(int)vtkFixedPointVolumeRayCastMappervirtual
SetBlendMode(int)vtkVolumeMappervirtual
SetBlendModeToAdditive()vtkVolumeMapperinline
SetBlendModeToComposite()vtkVolumeMapperinline
SetBlendModeToMaximumIntensity()vtkVolumeMapperinline
SetBlendModeToMinimumIntensity()vtkVolumeMapperinline
SetClippingPlanes(vtkPlaneCollection *)vtkAbstractMappervirtual
SetClippingPlanes(vtkPlanes *planes)vtkAbstractMapper
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(unsigned char debugFlag)vtkObject
SetDefaultExecutivePrototype(vtkExecutive *proto)vtkAlgorithmstatic
SetErrorCode(unsigned long)vtkAlgorithmprotectedvirtual
SetExecutive(vtkExecutive *executive)vtkAlgorithmvirtual
SetFinalColorLevel(float)vtkFixedPointVolumeRayCastMappervirtual
SetFinalColorWindow(float)vtkFixedPointVolumeRayCastMappervirtual
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetImageSampleDistance(float)vtkFixedPointVolumeRayCastMappervirtual
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
SetInteractiveSampleDistance(float)vtkFixedPointVolumeRayCastMappervirtual
SetIntermixIntersectingGeometry(int)vtkFixedPointVolumeRayCastMappervirtual
SetLockSampleDistanceToInputSpacing(int)vtkFixedPointVolumeRayCastMappervirtual
SetMaximumImageSampleDistance(float)vtkFixedPointVolumeRayCastMappervirtual
SetMinimumImageSampleDistance(float)vtkFixedPointVolumeRayCastMappervirtual
SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input)vtkAlgorithmprotectedvirtual
SetNumberOfInputConnections(int port, int n)vtkAlgorithmprotectedvirtual
SetNumberOfInputPorts(int n)vtkAlgorithmprotectedvirtual
SetNumberOfOutputPorts(int n)vtkAlgorithmprotectedvirtual
SetNumberOfThreads(int num)vtkFixedPointVolumeRayCastMapper
SetProgress(double)vtkAlgorithmvirtual
SetProgressObserver(vtkProgressObserver *)vtkAlgorithm
SetProgressText(const char *ptext)vtkAlgorithm
SetRayCastImage(vtkFixedPointRayCastImage *)vtkFixedPointVolumeRayCastMapper
SetReferenceCount(int)vtkObjectBase
SetReleaseDataFlag(int)vtkAlgorithmvirtual
SetSampleDistance(float)vtkFixedPointVolumeRayCastMappervirtual
SetScalarMode(int)vtkAbstractVolumeMappervirtual
SetScalarModeToDefault()vtkAbstractVolumeMapperinline
SetScalarModeToUseCellData()vtkAbstractVolumeMapperinline
SetScalarModeToUseCellFieldData()vtkAbstractVolumeMapperinline
SetScalarModeToUsePointData()vtkAbstractVolumeMapperinline
SetScalarModeToUsePointFieldData()vtkAbstractVolumeMapperinline
SetUpdateExtent(int port, int piece, int numPieces, int ghostLevel)vtkAlgorithm
SetUpdateExtent(int piece, int numPieces, int ghostLevel)vtkAlgorithminline
SetUpdateExtent(int port, int extent[6])vtkAlgorithm
SetUpdateExtent(int extent[6])vtkAlgorithminline
SetUpdateExtentToWholeExtent(int port)vtkAlgorithm
SetUpdateExtentToWholeExtent()vtkAlgorithm
ShadingRequiredvtkFixedPointVolumeRayCastMapperprotected
ShallowCopy(vtkAbstractMapper *m)vtkAbstractMapper
ShiftVectorDown(unsigned int in[3], unsigned int out[3])vtkFixedPointVolumeRayCastMapperinline
ShouldUseNearestNeighborInterpolation(vtkVolume *vol)vtkFixedPointVolumeRayCastMapper
SINGLE_PRECISION enum valuevtkAlgorithm
SpaceLeapFiltervtkFixedPointVolumeRayCastMapperprotected
SpecularShadingTablevtkFixedPointVolumeRayCastMapperprotected
StoreRenderTime(vtkRenderer *ren, vtkVolume *vol, float t)vtkFixedPointVolumeRayCastMapperprotected
SubjectHelpervtkObjectprotected
Superclass typedefvtkFixedPointVolumeRayCastMapper
TableScalevtkFixedPointVolumeRayCastMapperprotected
TableShiftvtkFixedPointVolumeRayCastMapperprotected
TableSizevtkFixedPointVolumeRayCastMapperprotected
ThreadervtkFixedPointVolumeRayCastMapperprotected
TimervtkAbstractMapperprotected
TimeToDrawvtkAbstractMapperprotected
ToFixedPointDirection(float dir)vtkFixedPointVolumeRayCastMapperinline
ToFixedPointDirection(float in[3], unsigned int out[3])vtkFixedPointVolumeRayCastMapperinline
ToFixedPointPosition(float val)vtkFixedPointVolumeRayCastMapperinline
ToFixedPointPosition(float in[3], unsigned int out[3])vtkFixedPointVolumeRayCastMapperinline
TransformedClippingPlanesvtkFixedPointVolumeRayCastMapperprotected
UnRegister(vtkObjectBase *o)vtkAlgorithmvirtual
UnRegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
Update(int port)vtkAlgorithmvirtual
Update()vtkAlgorithmvirtual
UpdateColorTable(vtkVolume *vol)vtkFixedPointVolumeRayCastMapperprotected
UpdateCroppingRegions()vtkFixedPointVolumeRayCastMapperprotected
UpdateExtentIsEmpty(vtkInformation *pinfo, vtkDataObject *output)vtkAlgorithm
UpdateExtentIsEmpty(vtkInformation *pinfo, int extentType)vtkAlgorithm
UpdateGradients(vtkVolume *vol)vtkFixedPointVolumeRayCastMapperprotected
UpdateInformation()vtkAlgorithmvirtual
UpdateMinMaxVolume(vtkVolume *vol)vtkFixedPointVolumeRayCastMapperprotected
UpdateProgress(double amount)vtkAlgorithm
UpdateShadingTable(vtkRenderer *ren, vtkVolume *vol)vtkFixedPointVolumeRayCastMapperprotected
UpdateWholeExtent()vtkAlgorithmvirtual
ViewToVoxelsArrayvtkFixedPointVolumeRayCastMapperprotected
ViewToVoxelsMatrixvtkFixedPointVolumeRayCastMapperprotected
ViewToWorldMatrixvtkFixedPointVolumeRayCastMapperprotected
VolumevtkFixedPointVolumeRayCastMapperprotected
VolumeMatrixvtkFixedPointVolumeRayCastMapperprotected
VoxelCroppingRegionPlanesvtkVolumeMapperprotected
VoxelsToViewMatrixvtkFixedPointVolumeRayCastMapperprotected
VoxelsToViewTransformvtkFixedPointVolumeRayCastMapperprotected
VoxelsToWorldArrayvtkFixedPointVolumeRayCastMapperprotected
VoxelsToWorldMatrixvtkFixedPointVolumeRayCastMapperprotected
VoxelsTransformvtkFixedPointVolumeRayCastMapperprotected
vtkAbstractMapper()vtkAbstractMapperprotected
vtkAbstractMapper3D()vtkAbstractMapper3Dprotected
vtkAbstractVolumeMapper()vtkAbstractVolumeMapperprotected
vtkAlgorithm()vtkAlgorithmprotected
vtkFixedPointVolumeRayCastMapper()vtkFixedPointVolumeRayCastMapperprotected
vtkFPVRCMSwitchOnDataType(void *arg)vtkFixedPointVolumeRayCastMapperfriend
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkVolumeMapper()vtkVolumeMapperprotected
WeakPointersvtkObjectBaseprotected
WorldToVoxelsArrayvtkFixedPointVolumeRayCastMapperprotected
WorldToVoxelsMatrixvtkFixedPointVolumeRayCastMapperprotected
~vtkAbstractMapper()vtkAbstractMapperprotected
~vtkAbstractMapper3D()vtkAbstractMapper3Dinlineprotected
~vtkAbstractVolumeMapper()vtkAbstractVolumeMapperprotected
~vtkAlgorithm()vtkAlgorithmprotected
~vtkFixedPointVolumeRayCastMapper()vtkFixedPointVolumeRayCastMapperprotected
~vtkObject()vtkObjectprotectedvirtual
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkVolumeMapper()vtkVolumeMapperprotected