AbortExecute | vtkAlgorithm | |
AbortExecuteOff() | vtkAlgorithm | virtual |
AbortExecuteOn() | vtkAlgorithm | virtual |
AbortRender() | vtkFixedPointVolumeRayCastMapper | |
AddClippingPlane(vtkPlane *plane) | vtkAbstractMapper | |
AddInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
AddInputConnection(vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
AddInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | inlineprotected |
AddInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
AddInputDataObject(vtkDataObject *data) | vtkAlgorithm | inlinevirtual |
ADDITIVE_BLEND enum value | vtkVolumeMapper | |
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) | vtkObject | inline |
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
ApplyFinalColorWindowLevel() | vtkFixedPointVolumeRayCastMapper | protected |
ArrayAccessMode | vtkAbstractVolumeMapper | protected |
ArrayId | vtkAbstractVolumeMapper | protected |
ArrayName | vtkAbstractVolumeMapper | protected |
AutoAdjustSampleDistances | vtkFixedPointVolumeRayCastMapper | protected |
AutoAdjustSampleDistancesOff() | vtkFixedPointVolumeRayCastMapper | virtual |
AutoAdjustSampleDistancesOn() | vtkFixedPointVolumeRayCastMapper | virtual |
AVERAGE_INTENSITY_BLEND enum value | vtkVolumeMapper | |
AverageIPScalarRange | vtkVolumeMapper | protected |
BlendMode | vtkVolumeMapper | protected |
BlendModes enum name | vtkVolumeMapper | |
Bounds | vtkAbstractMapper3D | protected |
BreakOnError() | vtkObject | static |
CAN_HANDLE_PIECE_REQUEST() | vtkAlgorithm | static |
CAN_PRODUCE_SUB_EXTENT() | vtkAlgorithm | static |
CaptureZBuffer(vtkRenderer *ren) | vtkFixedPointVolumeRayCastMapper | protected |
Center | vtkAbstractMapper3D | protected |
CheckIfCropped(unsigned int pos[3]) | vtkFixedPointVolumeRayCastMapper | inline |
CheckMinMaxVolumeFlag(unsigned int pos[3], int c) | vtkFixedPointVolumeRayCastMapper | inline |
CheckMIPMinMaxVolumeFlag(unsigned int pos[3], int c, unsigned short maxIdx, int flip) | vtkFixedPointVolumeRayCastMapper | inline |
ClippingPlanes | vtkAbstractMapper | protected |
ClipRayAgainstClippingPlanes(float rayStart[3], float rayEnd[3], int numClippingPlanes, float *clippingPlanes) | vtkFixedPointVolumeRayCastMapper | protected |
ClipRayAgainstVolume(float rayStart[3], float rayEnd[3], float rayDirection[3], double bounds[6]) | vtkFixedPointVolumeRayCastMapper | protected |
CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
ColorTable | vtkFixedPointVolumeRayCastMapper | protected |
COMPOSITE_BLEND enum value | vtkVolumeMapper | |
CompositeGOHelper | vtkFixedPointVolumeRayCastMapper | protected |
CompositeGOShadeHelper | vtkFixedPointVolumeRayCastMapper | protected |
CompositeHelper | vtkFixedPointVolumeRayCastMapper | protected |
CompositeShadeHelper | vtkFixedPointVolumeRayCastMapper | protected |
ComputeGradients(vtkVolume *vol) | vtkFixedPointVolumeRayCastMapper | protected |
ComputeMatrices(double volumeOrigin[3], double volumeSpacing[3], int volumeExtent[6], vtkRenderer *ren, vtkVolume *vol) | vtkFixedPointVolumeRayCastMapper | protected |
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, vtkMTimeType *mtime) | vtkAlgorithm | virtual |
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]) | vtkFixedPointVolumeRayCastMapper | protected |
ContiguousGradientMagnitude | vtkFixedPointVolumeRayCastMapper | protected |
ContiguousGradientNormal | vtkFixedPointVolumeRayCastMapper | protected |
ConvertCroppingRegionPlanesToVoxels() | vtkVolumeMapper | protected |
ConvertTotalInputToPortConnection(int ind, int &port, int &conn) | vtkAlgorithm | |
CreateCanonicalView(vtkVolume *volume, vtkImageData *image, int blend_mode, double viewDirection[3], double viewUp[3]) | vtkFixedPointVolumeRayCastMapper | |
CreateDefaultExecutive() | vtkAlgorithm | protectedvirtual |
Cropping | vtkVolumeMapper | protected |
CroppingBounds | vtkFixedPointVolumeRayCastMapper | protected |
CroppingOff() | vtkVolumeMapper | virtual |
CroppingOn() | vtkVolumeMapper | virtual |
CroppingRegionFlags | vtkVolumeMapper | protected |
CroppingRegionMask | vtkFixedPointVolumeRayCastMapper | protected |
CroppingRegionPlanes | vtkVolumeMapper | protected |
CurrentScalars | vtkFixedPointVolumeRayCastMapper | protected |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
DEFAULT_PRECISION enum value | vtkAlgorithm | |
DefaultExecutivePrototype | vtkAlgorithm | protectedstatic |
Delete() | vtkObjectBase | virtual |
DesiredOutputPrecision enum name | vtkAlgorithm | |
DiffuseShadingTable | vtkFixedPointVolumeRayCastMapper | protected |
DirectionEncoder | vtkFixedPointVolumeRayCastMapper | protected |
DisplayRenderedImage(vtkRenderer *, vtkVolume *) | vtkFixedPointVolumeRayCastMapper | |
DOUBLE_PRECISION enum value | vtkAlgorithm | |
ErrorCode | vtkAlgorithm | protected |
FastDelete() | vtkObjectBase | virtual |
FillInMaxGradientMagnitudes(int fullDim[3], int smallDim[3]) | vtkFixedPointVolumeRayCastMapper | protected |
FillInputPortInformation(int, vtkInformation *) override | vtkVolumeMapper | protectedvirtual |
FillOutputPortInformation(int port, vtkInformation *info) | vtkAlgorithm | protectedvirtual |
FinalColorLevel | vtkFixedPointVolumeRayCastMapper | protected |
FinalColorWindow | vtkFixedPointVolumeRayCastMapper | protected |
FixedPointCroppingRegionPlanes | vtkFixedPointVolumeRayCastMapper | protected |
FixedPointIncrement(unsigned int position[3], unsigned int increment[3]) | vtkFixedPointVolumeRayCastMapper | inline |
FixedPointVolumeRayCastMapper_CastRays(void *arg) | vtkFixedPointVolumeRayCastMapper | friend |
FlipMIPComparison | vtkFixedPointVolumeRayCastMapper | protected |
GetAbortExecute() | vtkAlgorithm | virtual |
GetAbstractScalars(vtkDataSet *input, int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, int &cellFlag) | vtkAbstractMapper | static |
GetArrayAccessMode() | vtkAbstractVolumeMapper | inlinevirtual |
GetArrayId() | vtkAbstractVolumeMapper | inlinevirtual |
GetArrayName() | vtkAbstractVolumeMapper | inlinevirtual |
GetAutoAdjustSampleDistances() | vtkFixedPointVolumeRayCastMapper | virtual |
GetAverageIPScalarRange() | vtkVolumeMapper | virtual |
GetAverageIPScalarRange(double data[2]) | vtkVolumeMapper | virtual |
GetBlendMode() | vtkVolumeMapper | virtual |
GetBounds() override | vtkAbstractVolumeMapper | virtual |
GetBounds(double bounds[6]) override | vtkAbstractVolumeMapper | inlinevirtual |
GetCenter() | vtkAbstractMapper3D | |
GetCenter(double center[3]) | vtkAbstractMapper3D | inline |
GetClassName() const | vtkObjectBase | |
GetClippingPlaneInDataCoords(vtkMatrix4x4 *propMatrix, int i, double planeEquation[4]) | vtkAbstractMapper3D | |
GetClippingPlanes() | vtkAbstractMapper | virtual |
GetColorTable(int c) | vtkFixedPointVolumeRayCastMapper | inline |
GetCommand(unsigned long tag) | vtkObject | |
GetCompositeGOHelper() | vtkFixedPointVolumeRayCastMapper | virtual |
GetCompositeGOShadeHelper() | vtkFixedPointVolumeRayCastMapper | virtual |
GetCompositeHelper() | vtkFixedPointVolumeRayCastMapper | virtual |
GetCompositeShadeHelper() | vtkFixedPointVolumeRayCastMapper | virtual |
GetCropping() | vtkVolumeMapper | virtual |
GetCroppingRegionFlags() | vtkVolumeMapper | virtual |
GetCroppingRegionPlanes() | vtkVolumeMapper | virtual |
GetCroppingRegionPlanes(double data[6]) | vtkVolumeMapper | virtual |
GetCurrentScalars() | vtkFixedPointVolumeRayCastMapper | virtual |
GetDataObjectInput() | vtkAbstractVolumeMapper | virtual |
GetDataSetInput() | vtkAbstractVolumeMapper | virtual |
GetDebug() | vtkObject | |
GetDiffuseShadingTable(int c) | vtkFixedPointVolumeRayCastMapper | inline |
GetErrorCode() | vtkAlgorithm | virtual |
GetEstimatedRenderTime(vtkRenderer *ren, vtkVolume *vol) | vtkFixedPointVolumeRayCastMapper | inline |
GetEstimatedRenderTime(vtkRenderer *ren) | vtkFixedPointVolumeRayCastMapper | inline |
GetExecutive() | vtkAlgorithm | |
GetFinalColorLevel() | vtkFixedPointVolumeRayCastMapper | virtual |
GetFinalColorWindow() | vtkFixedPointVolumeRayCastMapper | virtual |
GetFlipMIPComparison() | vtkFixedPointVolumeRayCastMapper | virtual |
GetFloatTripleFromPointer(float v[3], float *ptr) | vtkFixedPointVolumeRayCastMapper | inline |
GetGlobalWarningDisplay() | vtkObject | static |
GetGradientMagnitude() | vtkFixedPointVolumeRayCastMapper | inline |
GetGradientMagnitudeBias() | vtkAbstractVolumeMapper | inlinevirtual |
GetGradientMagnitudeBias(int) | vtkAbstractVolumeMapper | inlinevirtual |
GetGradientMagnitudeScale() | vtkAbstractVolumeMapper | inlinevirtual |
GetGradientMagnitudeScale(int) | vtkAbstractVolumeMapper | inlinevirtual |
GetGradientNormal() | vtkFixedPointVolumeRayCastMapper | inline |
GetGradientOpacityRequired() | vtkFixedPointVolumeRayCastMapper | virtual |
GetGradientOpacityTable(int c) | vtkFixedPointVolumeRayCastMapper | inline |
GetImageSampleDistance() | vtkFixedPointVolumeRayCastMapper | virtual |
GetInformation() | vtkAlgorithm | virtual |
GetInput() | vtkVolumeMapper | virtual |
GetInput(const int port) | vtkVolumeMapper | virtual |
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input) | vtkAlgorithm | protected |
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input, int &association) | vtkAlgorithm | protected |
GetInputAlgorithm(int port, int index, int &algPort) | vtkAlgorithm | |
GetInputAlgorithm(int port, int index) | vtkAlgorithm | |
GetInputAlgorithm() | vtkAlgorithm | inline |
GetInputArrayAssociation(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputArrayAssociation(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputArrayAssociation(int idx, vtkDataObject *input) | vtkAlgorithm | protected |
GetInputArrayFieldInformation(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputArrayInformation(int idx) | vtkAlgorithm | |
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
GetInputArrayToProcess(int idx, vtkDataObject *input) | vtkAlgorithm | protected |
GetInputArrayToProcess(int idx, vtkDataObject *input, int &association) | vtkAlgorithm | protected |
GetInputConnection(int port, int index) | vtkAlgorithm | |
GetInputDataObject(int port, int connection) | vtkAlgorithm | |
GetInputExecutive(int port, int index) | vtkAlgorithm | |
GetInputExecutive() | vtkAlgorithm | inline |
GetInputInformation(int port, int index) | vtkAlgorithm | |
GetInputInformation() | vtkAlgorithm | inline |
GetInputPortInformation(int port) | vtkAlgorithm | |
GetInteractiveSampleDistance() | vtkFixedPointVolumeRayCastMapper | virtual |
GetIntermixIntersectingGeometry() | vtkFixedPointVolumeRayCastMapper | virtual |
GetLength() | vtkAbstractMapper3D | |
GetLockSampleDistanceToInputSpacing() | vtkFixedPointVolumeRayCastMapper | virtual |
GetMaximumImageSampleDistance() | vtkFixedPointVolumeRayCastMapper | virtual |
GetMinimumImageSampleDistance() | vtkFixedPointVolumeRayCastMapper | virtual |
GetMIPHelper() | vtkFixedPointVolumeRayCastMapper | virtual |
GetMTime() override | vtkAbstractMapper | virtual |
GetNumberOfClippingPlanes() | vtkAbstractMapper | |
GetNumberOfInputConnections(int port) | vtkAlgorithm | |
GetNumberOfInputPorts() | vtkAlgorithm | |
GetNumberOfOutputPorts() | vtkAlgorithm | |
GetNumberOfThreads() | vtkFixedPointVolumeRayCastMapper | |
GetOutputDataObject(int port) | vtkAlgorithm | |
GetOutputInformation(int port) | vtkAlgorithm | |
GetOutputPort(int index) | vtkAlgorithm | |
GetOutputPort() | vtkAlgorithm | inline |
GetOutputPortInformation(int port) | vtkAlgorithm | |
GetPreviousScalars() | vtkFixedPointVolumeRayCastMapper | virtual |
GetProgress() | vtkAlgorithm | virtual |
GetProgressObserver() | vtkAlgorithm | virtual |
GetProgressText() | vtkAlgorithm | virtual |
GetRayCastImage() | vtkFixedPointVolumeRayCastMapper | virtual |
GetReferenceCount() | vtkObjectBase | inline |
GetReleaseDataFlag() | vtkAlgorithm | virtual |
GetRenderWindow() | vtkFixedPointVolumeRayCastMapper | virtual |
GetRowBounds() | vtkFixedPointVolumeRayCastMapper | inline |
GetSampleDistance() | vtkFixedPointVolumeRayCastMapper | virtual |
GetScalarMode() | vtkAbstractVolumeMapper | virtual |
GetScalarModeAsString() | vtkAbstractVolumeMapper | |
GetScalarOpacityTable(int c) | vtkFixedPointVolumeRayCastMapper | inline |
GetScalars(vtkDataSet *input, int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, int &cellFlag) | vtkAbstractMapper | static |
GetShadingRequired() | vtkFixedPointVolumeRayCastMapper | virtual |
GetSpecularShadingTable(int c) | vtkFixedPointVolumeRayCastMapper | inline |
GetTableScale() | vtkFixedPointVolumeRayCastMapper | virtual |
GetTableScale(float data[4]) | vtkFixedPointVolumeRayCastMapper | virtual |
GetTableShift() | vtkFixedPointVolumeRayCastMapper | virtual |
GetTableShift(float data[4]) | vtkFixedPointVolumeRayCastMapper | virtual |
GetTimeToDraw() | vtkAbstractMapper | virtual |
GetTotalNumberOfInputConnections() | vtkAlgorithm | |
GetUIntTripleFromPointer(unsigned int v[3], unsigned int *ptr) | vtkFixedPointVolumeRayCastMapper | inline |
GetUpdateExtent() | vtkAlgorithm | inline |
GetUpdateExtent(int port) | vtkAlgorithm | |
GetUpdateExtent(int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) | vtkAlgorithm | inline |
GetUpdateExtent(int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) | vtkAlgorithm | |
GetUpdateExtent(int extent[6]) | vtkAlgorithm | inline |
GetUpdateExtent(int port, int extent[6]) | vtkAlgorithm | |
GetUpdateGhostLevel() | vtkAlgorithm | inline |
GetUpdateGhostLevel(int port) | vtkAlgorithm | |
GetUpdateNumberOfPieces() | vtkAlgorithm | inline |
GetUpdateNumberOfPieces(int port) | vtkAlgorithm | |
GetUpdatePiece() | vtkAlgorithm | inline |
GetUpdatePiece(int port) | vtkAlgorithm | |
GetVolume() | vtkFixedPointVolumeRayCastMapper | inline |
GetVoxelCroppingRegionPlanes() | vtkVolumeMapper | virtual |
GetVoxelCroppingRegionPlanes(double data[6]) | vtkVolumeMapper | virtual |
GetZBufferValue(int x, int y) | vtkFixedPointVolumeRayCastMapper | protected |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
GradientEstimator | vtkFixedPointVolumeRayCastMapper | protected |
GradientMagnitude | vtkFixedPointVolumeRayCastMapper | protected |
GradientMagnitudeScale | vtkFixedPointVolumeRayCastMapper | protected |
GradientMagnitudeShift | vtkFixedPointVolumeRayCastMapper | protected |
GradientNormal | vtkFixedPointVolumeRayCastMapper | protected |
GradientOpacityRequired | vtkFixedPointVolumeRayCastMapper | protected |
GradientOpacityTable | vtkFixedPointVolumeRayCastMapper | protected |
GradientShader | vtkFixedPointVolumeRayCastMapper | protected |
HasExecutive() | vtkAlgorithm | |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
ImageDisplayHelper | vtkFixedPointVolumeRayCastMapper | protected |
ImageSampleDistance | vtkFixedPointVolumeRayCastMapper | protected |
Information | vtkAlgorithm | protected |
InitializeObjectBase() | vtkObjectBase | |
InitializeRayInfo(vtkVolume *vol) | vtkFixedPointVolumeRayCastMapper | |
INPUT_ARRAYS_TO_PROCESS() | vtkAlgorithm | static |
INPUT_CONNECTION() | vtkAlgorithm | static |
INPUT_IS_OPTIONAL() | vtkAlgorithm | static |
INPUT_IS_REPEATABLE() | vtkAlgorithm | static |
INPUT_PORT() | vtkAlgorithm | static |
INPUT_REQUIRED_DATA_TYPE() | vtkAlgorithm | static |
INPUT_REQUIRED_FIELDS() | vtkAlgorithm | static |
InputPortIndexInRange(int index, const char *action) | vtkAlgorithm | protected |
InteractiveSampleDistance | vtkFixedPointVolumeRayCastMapper | protected |
IntermixIntersectingGeometry | vtkFixedPointVolumeRayCastMapper | protected |
IntermixIntersectingGeometryOff() | vtkFixedPointVolumeRayCastMapper | virtual |
IntermixIntersectingGeometryOn() | vtkFixedPointVolumeRayCastMapper | virtual |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
InvokeEvent(unsigned long event) | vtkObject | inline |
InvokeEvent(const char *event) | vtkObject | inline |
IsA(const char *type) | vtkFixedPointVolumeRayCastMapper | virtual |
IsARayCastMapper() | vtkAbstractMapper3D | inlinevirtual |
IsARenderIntoImageMapper() | vtkAbstractMapper3D | inlinevirtual |
ISOSURFACE_BLEND enum value | vtkVolumeMapper | |
IsTypeOf(const char *type) | vtkFixedPointVolumeRayCastMapper | static |
LastWindow | vtkAbstractMapper | protected |
LockSampleDistanceToInputSpacing | vtkFixedPointVolumeRayCastMapper | protected |
LockSampleDistanceToInputSpacingOff() | vtkFixedPointVolumeRayCastMapper | virtual |
LockSampleDistanceToInputSpacingOn() | vtkFixedPointVolumeRayCastMapper | virtual |
LookupAndCombineIndependentColorsUC(unsigned short *colorTable[4], unsigned short *scalarOpacityTable[4], unsigned short index[4], float weights[4], int components, unsigned char color[4]) | vtkFixedPointVolumeRayCastMapper | inline |
LookupColorUC(unsigned short *colorTable, unsigned short *scalarOpacityTable, unsigned short index, unsigned char color[4]) | vtkFixedPointVolumeRayCastMapper | inline |
LookupDependentColorUC(unsigned short *colorTable, unsigned short *scalarOpacityTable, unsigned short index[4], int components, unsigned char color[4]) | vtkFixedPointVolumeRayCastMapper | inline |
MAXIMUM_INTENSITY_BLEND enum value | vtkVolumeMapper | |
MaximumImageSampleDistance | vtkFixedPointVolumeRayCastMapper | protected |
MINIMUM_INTENSITY_BLEND enum value | vtkVolumeMapper | |
MinimumImageSampleDistance | vtkFixedPointVolumeRayCastMapper | protected |
MinimumViewDistance | vtkFixedPointVolumeRayCastMapper | protected |
MinMaxVolume | vtkFixedPointVolumeRayCastMapper | protected |
MinMaxVolumeCache | vtkFixedPointVolumeRayCastMapper | protected |
MinMaxVolumeSize | vtkFixedPointVolumeRayCastMapper | protected |
MIPHelper | vtkFixedPointVolumeRayCastMapper | protected |
Modified() | vtkObject | virtual |
ModifyRequest(vtkInformation *request, int when) | vtkAlgorithm | virtual |
MTime | vtkObject | protected |
New() | vtkFixedPointVolumeRayCastMapper | static |
NewInstance() const | vtkFixedPointVolumeRayCastMapper | |
NewInstanceInternal() const | vtkFixedPointVolumeRayCastMapper | protectedvirtual |
NumberOfGradientSlices | vtkFixedPointVolumeRayCastMapper | protected |
NumTransformedClippingPlanes | vtkFixedPointVolumeRayCastMapper | protected |
OldImageSampleDistance | vtkFixedPointVolumeRayCastMapper | protected |
OldRowBounds | vtkFixedPointVolumeRayCastMapper | protected |
OldSampleDistance | vtkFixedPointVolumeRayCastMapper | protected |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
OutputPortIndexInRange(int index, const char *action) | vtkAlgorithm | protected |
PerImageInitialization(vtkRenderer *, vtkVolume *, int, double *, double *, int *) | vtkFixedPointVolumeRayCastMapper | |
PerspectiveMatrix | vtkFixedPointVolumeRayCastMapper | protected |
PerspectiveTransform | vtkFixedPointVolumeRayCastMapper | protected |
PerSubVolumeInitialization(vtkRenderer *, vtkVolume *, int) | vtkFixedPointVolumeRayCastMapper | |
PerVolumeInitialization(vtkRenderer *, vtkVolume *) | vtkFixedPointVolumeRayCastMapper | |
PORT_REQUIREMENTS_FILLED() | vtkAlgorithm | protectedstatic |
PreviousScalars | vtkFixedPointVolumeRayCastMapper | protected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintRevisions(ostream &) | vtkObjectBase | inline |
PrintSelf(ostream &os, vtkIndent indent) override | vtkFixedPointVolumeRayCastMapper | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) | vtkAlgorithm | virtual |
ProcessRequest(vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo) | vtkAlgorithm | |
Progress | vtkAlgorithm | protected |
ProgressObserver | vtkAlgorithm | protected |
ProgressText | vtkAlgorithm | protected |
PropagateUpdateExtent() | vtkAlgorithm | virtual |
RayCastImage | vtkFixedPointVolumeRayCastMapper | protected |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) override | vtkAlgorithm | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
ReleaseDataFlagOff() | vtkAlgorithm | |
ReleaseDataFlagOn() | vtkAlgorithm | |
ReleaseGraphicsResources(vtkWindow *) override | vtkFixedPointVolumeRayCastMapper | virtual |
RemoveAllClippingPlanes() | vtkAbstractMapper | |
RemoveAllInputConnections(int port) | vtkAlgorithm | virtual |
RemoveAllInputs() | vtkAlgorithm | |
RemoveAllObservers() | vtkObject | |
RemoveClippingPlane(vtkPlane *plane) | vtkAbstractMapper | |
RemoveInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
RemoveInputConnection(int port, int idx) | vtkAlgorithm | virtual |
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 *) override | vtkFixedPointVolumeRayCastMapper | virtual |
RenderRendererTable | vtkFixedPointVolumeRayCastMapper | protected |
RenderSubVolume() | vtkFixedPointVolumeRayCastMapper | |
RenderTableEntries | vtkFixedPointVolumeRayCastMapper | protected |
RenderTableSize | vtkFixedPointVolumeRayCastMapper | protected |
RenderTimeTable | vtkFixedPointVolumeRayCastMapper | protected |
RenderVolumeTable | vtkFixedPointVolumeRayCastMapper | protected |
RenderWindow | vtkFixedPointVolumeRayCastMapper | protected |
ReportReferences(vtkGarbageCollector *) override | vtkAlgorithm | protectedvirtual |
RetrieveRenderTime(vtkRenderer *ren, vtkVolume *vol) | vtkFixedPointVolumeRayCastMapper | protected |
RetrieveRenderTime(vtkRenderer *ren) | vtkFixedPointVolumeRayCastMapper | protected |
RowBounds | vtkFixedPointVolumeRayCastMapper | protected |
SafeDownCast(vtkObjectBase *o) | vtkFixedPointVolumeRayCastMapper | static |
SampleDistance | vtkFixedPointVolumeRayCastMapper | protected |
SavedBlendMode | vtkFixedPointVolumeRayCastMapper | protected |
SavedColorChannels | vtkFixedPointVolumeRayCastMapper | protected |
SavedGradientOpacityFunction | vtkFixedPointVolumeRayCastMapper | protected |
SavedGradientsInput | vtkFixedPointVolumeRayCastMapper | protected |
SavedGradientsMTime | vtkFixedPointVolumeRayCastMapper | protected |
SavedGrayFunction | vtkFixedPointVolumeRayCastMapper | protected |
SavedMinMaxInput | vtkFixedPointVolumeRayCastMapper | protected |
SavedParametersInput | vtkFixedPointVolumeRayCastMapper | protected |
SavedParametersMTime | vtkFixedPointVolumeRayCastMapper | protected |
SavedRGBFunction | vtkFixedPointVolumeRayCastMapper | protected |
SavedSampleDistance | vtkFixedPointVolumeRayCastMapper | protected |
SavedScalarOpacityDistance | vtkFixedPointVolumeRayCastMapper | protected |
SavedScalarOpacityFunction | vtkFixedPointVolumeRayCastMapper | protected |
SavedSpacing | vtkFixedPointVolumeRayCastMapper | protected |
ScalarMode | vtkAbstractVolumeMapper | protected |
ScalarOpacityTable | vtkFixedPointVolumeRayCastMapper | protected |
SelectScalarArray(int arrayNum) | vtkAbstractVolumeMapper | virtual |
SelectScalarArray(const char *arrayName) | vtkAbstractVolumeMapper | virtual |
SetAbortExecute(vtkTypeBool) | vtkAlgorithm | virtual |
SetArrayAccessMode(int) | vtkAbstractVolumeMapper | virtual |
SetAutoAdjustSampleDistances(vtkTypeBool) | vtkFixedPointVolumeRayCastMapper | virtual |
SetAverageIPScalarRange(double, double) | vtkVolumeMapper | virtual |
SetAverageIPScalarRange(double[2]) | vtkVolumeMapper | |
SetBlendMode(int) | vtkVolumeMapper | virtual |
SetBlendModeToAdditive() | vtkVolumeMapper | inline |
SetBlendModeToAverageIntensity() | vtkVolumeMapper | inline |
SetBlendModeToComposite() | vtkVolumeMapper | inline |
SetBlendModeToIsoSurface() | vtkVolumeMapper | inline |
SetBlendModeToMaximumIntensity() | vtkVolumeMapper | inline |
SetBlendModeToMinimumIntensity() | vtkVolumeMapper | inline |
SetClippingPlanes(vtkPlaneCollection *) | vtkAbstractMapper | virtual |
SetClippingPlanes(vtkPlanes *planes) | vtkAbstractMapper | |
SetCropping(vtkTypeBool) | vtkVolumeMapper | virtual |
SetCroppingRegionFlags(int) | vtkVolumeMapper | virtual |
SetCroppingRegionFlagsToCross() | vtkVolumeMapper | inline |
SetCroppingRegionFlagsToFence() | vtkVolumeMapper | inline |
SetCroppingRegionFlagsToInvertedCross() | vtkVolumeMapper | inline |
SetCroppingRegionFlagsToInvertedFence() | vtkVolumeMapper | inline |
SetCroppingRegionFlagsToSubVolume() | vtkVolumeMapper | inline |
SetCroppingRegionPlanes(double, double, double, double, double, double) | vtkVolumeMapper | virtual |
SetCroppingRegionPlanes(double[6]) | vtkVolumeMapper | virtual |
SetDebug(bool debugFlag) | vtkObject | |
SetDefaultExecutivePrototype(vtkExecutive *proto) | vtkAlgorithm | static |
SetErrorCode(unsigned long) | vtkAlgorithm | protectedvirtual |
SetExecutive(vtkExecutive *executive) | vtkAlgorithm | virtual |
SetFinalColorLevel(float) | vtkFixedPointVolumeRayCastMapper | virtual |
SetFinalColorWindow(float) | vtkFixedPointVolumeRayCastMapper | virtual |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetImageSampleDistance(float) | vtkFixedPointVolumeRayCastMapper | virtual |
SetInformation(vtkInformation *) | vtkAlgorithm | virtual |
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name) | vtkAlgorithm | virtual |
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, int fieldAttributeType) | vtkAlgorithm | virtual |
SetInputArrayToProcess(int idx, vtkInformation *info) | vtkAlgorithm | virtual |
SetInputArrayToProcess(int idx, int port, int connection, const char *fieldAssociation, const char *attributeTypeorName) | vtkAlgorithm | virtual |
SetInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
SetInputConnection(vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
SetInputData(vtkImageData *) | vtkVolumeMapper | virtual |
SetInputData(vtkDataSet *) | vtkVolumeMapper | virtual |
SetInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | inlineprotected |
SetInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
SetInputDataObject(vtkDataObject *data) | vtkAlgorithm | inlinevirtual |
SetInteractiveSampleDistance(float) | vtkFixedPointVolumeRayCastMapper | virtual |
SetIntermixIntersectingGeometry(vtkTypeBool) | vtkFixedPointVolumeRayCastMapper | virtual |
SetLockSampleDistanceToInputSpacing(vtkTypeBool) | vtkFixedPointVolumeRayCastMapper | virtual |
SetMaximumImageSampleDistance(float) | vtkFixedPointVolumeRayCastMapper | virtual |
SetMinimumImageSampleDistance(float) | vtkFixedPointVolumeRayCastMapper | virtual |
SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input) | vtkAlgorithm | protectedvirtual |
SetNumberOfInputConnections(int port, int n) | vtkAlgorithm | protectedvirtual |
SetNumberOfInputPorts(int n) | vtkAlgorithm | protectedvirtual |
SetNumberOfOutputPorts(int n) | vtkAlgorithm | protectedvirtual |
SetNumberOfThreads(int num) | vtkFixedPointVolumeRayCastMapper | |
SetProgress(double) | vtkAlgorithm | virtual |
SetProgressObserver(vtkProgressObserver *) | vtkAlgorithm | |
SetProgressText(const char *ptext) | vtkAlgorithm | |
SetRayCastImage(vtkFixedPointRayCastImage *) | vtkFixedPointVolumeRayCastMapper | |
SetReferenceCount(int) | vtkObjectBase | |
SetReleaseDataFlag(int) | vtkAlgorithm | virtual |
SetSampleDistance(float) | vtkFixedPointVolumeRayCastMapper | virtual |
SetScalarMode(int) | vtkAbstractVolumeMapper | virtual |
SetScalarModeToDefault() | vtkAbstractVolumeMapper | inline |
SetScalarModeToUseCellData() | vtkAbstractVolumeMapper | inline |
SetScalarModeToUseCellFieldData() | vtkAbstractVolumeMapper | inline |
SetScalarModeToUsePointData() | vtkAbstractVolumeMapper | inline |
SetScalarModeToUsePointFieldData() | vtkAbstractVolumeMapper | inline |
ShadingRequired | vtkFixedPointVolumeRayCastMapper | protected |
ShallowCopy(vtkAbstractMapper *m) | vtkAbstractMapper | virtual |
ShiftVectorDown(unsigned int in[3], unsigned int out[3]) | vtkFixedPointVolumeRayCastMapper | inline |
ShouldUseNearestNeighborInterpolation(vtkVolume *vol) | vtkFixedPointVolumeRayCastMapper | |
SINGLE_PRECISION enum value | vtkAlgorithm | |
SpaceLeapFilter | vtkFixedPointVolumeRayCastMapper | protected |
SpacingAdjustedSampleDistance(double inputSpacing[3], int inputExtent[6]) | vtkVolumeMapper | protected |
SpecularShadingTable | vtkFixedPointVolumeRayCastMapper | protected |
StoreRenderTime(vtkRenderer *ren, vtkVolume *vol, float t) | vtkFixedPointVolumeRayCastMapper | protected |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkFixedPointVolumeRayCastMapper | |
TableScale | vtkFixedPointVolumeRayCastMapper | protected |
TableShift | vtkFixedPointVolumeRayCastMapper | protected |
TableSize | vtkFixedPointVolumeRayCastMapper | protected |
Threader | vtkFixedPointVolumeRayCastMapper | protected |
Timer | vtkAbstractMapper | protected |
TimeToDraw | vtkAbstractMapper | protected |
ToFixedPointDirection(float dir) | vtkFixedPointVolumeRayCastMapper | inline |
ToFixedPointDirection(float in[3], unsigned int out[3]) | vtkFixedPointVolumeRayCastMapper | inline |
ToFixedPointPosition(float val) | vtkFixedPointVolumeRayCastMapper | inline |
ToFixedPointPosition(float in[3], unsigned int out[3]) | vtkFixedPointVolumeRayCastMapper | inline |
TransformedClippingPlanes | vtkFixedPointVolumeRayCastMapper | protected |
UnRegister(vtkObjectBase *o) override | vtkAlgorithm | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
Update(int port) | vtkAlgorithm | virtual |
Update() | vtkAlgorithm | virtual |
Update(int port, vtkInformationVector *requests) | vtkAlgorithm | virtual |
Update(vtkInformation *requests) | vtkAlgorithm | virtual |
UpdateColorTable(vtkVolume *vol) | vtkFixedPointVolumeRayCastMapper | protected |
UpdateCroppingRegions() | vtkFixedPointVolumeRayCastMapper | protected |
UpdateDataObject() | vtkAlgorithm | virtual |
UpdateExtent(const int extents[6]) | vtkAlgorithm | virtual |
UpdateExtentIsEmpty(vtkInformation *pinfo, vtkDataObject *output) | vtkAlgorithm | |
UpdateExtentIsEmpty(vtkInformation *pinfo, int extentType) | vtkAlgorithm | |
UpdateGradients(vtkVolume *vol) | vtkFixedPointVolumeRayCastMapper | protected |
UpdateInformation() | vtkAlgorithm | virtual |
UpdateMinMaxVolume(vtkVolume *vol) | vtkFixedPointVolumeRayCastMapper | protected |
UpdatePiece(int piece, int numPieces, int ghostLevels, const int extents[6]=nullptr) | vtkAlgorithm | virtual |
UpdateProgress(double amount) | vtkAlgorithm | |
UpdateShadingTable(vtkRenderer *ren, vtkVolume *vol) | vtkFixedPointVolumeRayCastMapper | protected |
UpdateTimeStep(double time, int piece=-1, int numPieces=1, int ghostLevels=0, const int extents[6]=nullptr) | vtkAlgorithm | virtual |
UpdateWholeExtent() | vtkAlgorithm | virtual |
ViewToVoxelsArray | vtkFixedPointVolumeRayCastMapper | protected |
ViewToVoxelsMatrix | vtkFixedPointVolumeRayCastMapper | protected |
ViewToWorldMatrix | vtkFixedPointVolumeRayCastMapper | protected |
Volume | vtkFixedPointVolumeRayCastMapper | protected |
VolumeMatrix | vtkFixedPointVolumeRayCastMapper | protected |
VoxelCroppingRegionPlanes | vtkVolumeMapper | protected |
VoxelsToViewMatrix | vtkFixedPointVolumeRayCastMapper | protected |
VoxelsToViewTransform | vtkFixedPointVolumeRayCastMapper | protected |
VoxelsToWorldArray | vtkFixedPointVolumeRayCastMapper | protected |
VoxelsToWorldMatrix | vtkFixedPointVolumeRayCastMapper | protected |
VoxelsTransform | vtkFixedPointVolumeRayCastMapper | protected |
vtkAbstractMapper() | vtkAbstractMapper | protected |
vtkAbstractMapper3D() | vtkAbstractMapper3D | protected |
vtkAbstractVolumeMapper() | vtkAbstractVolumeMapper | protected |
vtkAlgorithm() | vtkAlgorithm | protected |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkFixedPointVolumeRayCastMapper() | vtkFixedPointVolumeRayCastMapper | protected |
vtkFPVRCMSwitchOnDataType(void *arg) | vtkFixedPointVolumeRayCastMapper | friend |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkVolumeMapper() | vtkVolumeMapper | protected |
WeakPointers | vtkObjectBase | protected |
WorldToVoxelsArray | vtkFixedPointVolumeRayCastMapper | protected |
WorldToVoxelsMatrix | vtkFixedPointVolumeRayCastMapper | protected |
~vtkAbstractMapper() override | vtkAbstractMapper | protected |
~vtkAbstractMapper3D() override | vtkAbstractMapper3D | inlineprotected |
~vtkAbstractVolumeMapper() override | vtkAbstractVolumeMapper | protected |
~vtkAlgorithm() override | vtkAlgorithm | protected |
~vtkFixedPointVolumeRayCastMapper() override | vtkFixedPointVolumeRayCastMapper | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkVolumeMapper() override | vtkVolumeMapper | protected |