, including all inherited members.
AbortExecute | vtkAlgorithm | |
AbortExecuteOff() | vtkAlgorithm | [virtual] |
AbortExecuteOn() | vtkAlgorithm | [virtual] |
AddClippingPlane(vtkPlane *plane) | vtkAbstractMapper | |
AddConsumer(vtkObject *c) | vtkAbstractMapper | |
AddInput(vtkDataObject *input) | vtkProcessObject | [protected, virtual] |
AddInputConnection(int port, vtkAlgorithmOutput *input) | vtkProcessObject | [virtual] |
AddInputInternal(vtkDataObject *input) | vtkProcessObject | [protected] |
AddObserver(unsigned long event, vtkCommand *, float priority=0.0) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0) | vtkObject | |
AutoAdjustSampleDistances | vtkVolumeRayCastMapper | [protected] |
AutoAdjustSampleDistancesOff() | vtkVolumeRayCastMapper | [virtual] |
AutoAdjustSampleDistancesOn() | vtkVolumeRayCastMapper | [virtual] |
Bounds | vtkAbstractMapper3D | [protected] |
BreakOnError() | vtkObject | [static] |
Center | vtkAbstractMapper3D | [protected] |
ClippingPlanes | vtkAbstractMapper | [protected] |
ClipRayAgainstClippingPlanes(vtkVolumeRayCastDynamicInfo *dynamicInfo, vtkVolumeRayCastStaticInfo *staticInfo) | vtkVolumeRayCastMapper | [protected] |
ClipRayAgainstVolume(vtkVolumeRayCastDynamicInfo *dynamicInfo, float bounds[6]) | vtkVolumeRayCastMapper | [protected] |
CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
ComputeMatrices(vtkImageData *data, vtkVolume *vol) | vtkVolumeRayCastMapper | [protected] |
ComputeRowBounds(vtkVolume *vol, vtkRenderer *ren) | vtkVolumeRayCastMapper | [protected] |
Consumers | vtkAbstractMapper | [protected] |
ConvertCroppingRegionPlanesToVoxels() | vtkVolumeMapper | [protected] |
ConvertTotalInputToPortConnection(int ind, int &port, int &conn) | vtkAlgorithm | |
CreateDefaultExecutive() | vtkAlgorithm | [protected, virtual] |
Cropping | vtkVolumeMapper | [protected] |
CroppingOff() | vtkVolumeMapper | [virtual] |
CroppingOn() | vtkVolumeMapper | [virtual] |
CroppingRegionFlags | vtkVolumeMapper | [protected] |
CroppingRegionPlanes | vtkVolumeMapper | [protected] |
Debug | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
Delete() | vtkObjectBase | [virtual] |
ErrorCode | vtkProcessObject | [protected] |
FillInputPortInformation(int, vtkInformation *) | vtkProcessObject | [protected, virtual] |
FillOutputPortInformation(int, vtkInformation *) | vtkProcessObject | [protected, virtual] |
GarbageCollecting | vtkAlgorithm | [protected] |
GarbageCollectionFinishing() | vtkObjectBase | [protected, virtual] |
GarbageCollectionStarting() | vtkAlgorithm | [protected, virtual] |
GetAbortExecute() | vtkAlgorithm | [virtual] |
GetAutoAdjustSampleDistances() | vtkVolumeRayCastMapper | [virtual] |
GetBounds() | vtkAbstractVolumeMapper | [virtual] |
GetBounds(double bounds[6]) | vtkAbstractVolumeMapper | [inline, virtual] |
GetCenter() | vtkAbstractMapper3D | |
GetCenter(double center[3]) | vtkAbstractMapper3D | [inline] |
GetClassName() | vtkOpenGLVolumeRayCastMapper | [virtual] |
vtkObjectBase::GetClassName() const | vtkObjectBase | [inline, virtual] |
GetClippingPlanes() | vtkAbstractMapper | [virtual] |
GetCommand(unsigned long tag) | vtkObject | |
GetConsumer(int i) | vtkAbstractMapper | |
GetCropping() | vtkVolumeMapper | [virtual] |
GetCroppingRegionFlags() | vtkVolumeMapper | [virtual] |
GetCroppingRegionPlanes() | vtkVolumeMapper | [virtual] |
GetCroppingRegionPlanes(double data[6]) | vtkVolumeMapper | [virtual] |
GetDataSetInput() | vtkAbstractVolumeMapper | |
GetDebug() | vtkObject | |
GetErrorCode() | vtkProcessObject | [virtual] |
GetExecutive() | vtkAlgorithm | |
GetGlobalWarningDisplay() | vtkObject | [static] |
GetGradientEstimator() | vtkVolumeRayCastMapper | [virtual] |
GetGradientMagnitudeBias() | vtkVolumeRayCastMapper | [virtual] |
GetGradientMagnitudeBias(int) | vtkVolumeRayCastMapper | [inline, virtual] |
GetGradientMagnitudeScale() | vtkVolumeRayCastMapper | [virtual] |
GetGradientMagnitudeScale(int) | vtkVolumeRayCastMapper | [inline, virtual] |
GetGradientShader() | vtkVolumeRayCastMapper | [virtual] |
GetImageSampleDistance() | vtkVolumeRayCastMapper | [virtual] |
GetInformation() | vtkAlgorithm | [virtual] |
GetInput() | vtkVolumeMapper | |
GetInputConnection(int port, int index) | vtkAlgorithm | |
GetInputConnectionInformation(vtkInformationVector *inInfo, int port, int connection) | vtkAlgorithm | |
GetInputPortInformation(int port) | vtkAlgorithm | |
GetInputs() | vtkProcessObject | |
GetIntermixIntersectingGeometry() | vtkVolumeRayCastMapper | [virtual] |
GetLength() | vtkAbstractMapper3D | |
GetMaximumImageSampleDistance() | vtkVolumeRayCastMapper | [virtual] |
GetMinimumImageSampleDistance() | vtkVolumeRayCastMapper | [virtual] |
GetMTime() | vtkAbstractMapper | [virtual] |
GetNumberOfConsumers() | vtkAbstractMapper | [virtual] |
GetNumberOfInputConnections(int port) | vtkAlgorithm | |
GetNumberOfInputPorts() | vtkAlgorithm | |
GetNumberOfInputs() | vtkProcessObject | |
GetNumberOfOutputPorts() | vtkAlgorithm | |
GetNumberOfThreads() | vtkVolumeRayCastMapper | [virtual] |
GetOutputDataObject(int port) | vtkAlgorithm | |
GetOutputPort(int index) | vtkAlgorithm | |
GetOutputPortInformation(int port) | vtkAlgorithm | |
GetProgress() | vtkAlgorithm | [virtual] |
GetProgressText() | vtkAlgorithm | [virtual] |
GetReferenceCount() | vtkObjectBase | [inline] |
GetSampleDistance() | vtkVolumeRayCastMapper | [virtual] |
GetScalars(vtkDataSet *input, int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, int &cellFlag) | vtkAbstractMapper | [static] |
GetTimeToDraw() | vtkAbstractMapper | [virtual] |
GetTotalNumberOfInputConnections() | vtkAlgorithm | |
GetUseImageClipper() | vtkVolumeMapper | [virtual] |
GetVolumeRayCastFunction() | vtkVolumeRayCastMapper | [virtual] |
GetVoxelCroppingRegionPlanes() | vtkVolumeMapper | [virtual] |
GetVoxelCroppingRegionPlanes(double data[6]) | vtkVolumeMapper | [virtual] |
GetZBufferValue(int x, int y) | vtkVolumeRayCastMapper | [protected] |
GetZeroOpacityThreshold(vtkVolume *vol) | vtkVolumeRayCastMapper | |
GlobalWarningDisplayOff() | vtkObject | [inline, static] |
GlobalWarningDisplayOn() | vtkObject | [inline, static] |
GradientEstimator | vtkVolumeRayCastMapper | [protected] |
GradientShader | vtkVolumeRayCastMapper | [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 | |
Image | vtkVolumeRayCastMapper | [protected] |
ImageClipper | vtkVolumeMapper | [protected] |
ImageInUseSize | vtkVolumeRayCastMapper | [protected] |
ImageMemorySize | vtkVolumeRayCastMapper | [protected] |
ImageOrigin | vtkVolumeRayCastMapper | [protected] |
ImageSampleDistance | vtkVolumeRayCastMapper | [protected] |
ImageViewportSize | vtkVolumeRayCastMapper | [protected] |
Information | vtkAlgorithm | [protected] |
InitializeClippingPlanes(vtkVolumeRayCastStaticInfo *staticInfo, vtkPlaneCollection *planes) | vtkVolumeRayCastMapper | [protected] |
INPUT_CONNECTION_INFORMATION() | vtkAlgorithm | [static] |
INPUT_IS_OPTIONAL() | vtkAlgorithm | [static] |
INPUT_IS_REPEATABLE() | vtkAlgorithm | [static] |
INPUT_REQUIRED_DATA_TYPE() | vtkAlgorithm | [static] |
INPUT_REQUIRED_FIELDS() | vtkAlgorithm | [static] |
InputPortIndexInRange(int index, const char *action) | vtkAlgorithm | [protected] |
Inputs | vtkProcessObject | [protected] |
IntermixIntersectingGeometry | vtkVolumeRayCastMapper | [protected] |
IntermixIntersectingGeometryOff() | vtkVolumeRayCastMapper | [virtual] |
IntermixIntersectingGeometryOn() | vtkVolumeRayCastMapper | [virtual] |
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) | vtkOpenGLVolumeRayCastMapper | [virtual] |
IsARayCastMapper() | vtkAbstractMapper3D | [inline, virtual] |
IsARenderIntoImageMapper() | vtkAbstractMapper3D | [inline, virtual] |
IsConsumer(vtkObject *c) | vtkAbstractMapper | |
IsTypeOf(const char *type) | vtkOpenGLVolumeRayCastMapper | [static] |
LastWindow | vtkAbstractMapper | [protected] |
MaximumImageSampleDistance | vtkVolumeRayCastMapper | [protected] |
MinimumImageSampleDistance | vtkVolumeRayCastMapper | [protected] |
MinimumViewDistance | vtkVolumeRayCastMapper | [protected] |
Modified() | vtkObject | [virtual] |
MTime | vtkObject | [protected] |
New() | vtkOpenGLVolumeRayCastMapper | [static] |
NumberOfConsumers | vtkAbstractMapper | [protected] |
NumberOfInputs | vtkProcessObject | [protected] |
NumberOfRequiredInputs | vtkProcessObject | [protected] |
NumberOfThreads | vtkVolumeRayCastMapper | [protected] |
OldRowBounds | vtkVolumeRayCastMapper | [protected] |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
OutputPortIndexInRange(int index, const char *action) | vtkAlgorithm | [protected] |
PerspectiveMatrix | vtkVolumeRayCastMapper | [protected] |
PerspectiveTransform | vtkVolumeRayCastMapper | [protected] |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
PrintRevisions(ostream &os) | vtkObjectBase | |
PrintSelf(ostream &os, vtkIndent indent) | vtkOpenGLVolumeRayCastMapper | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
ProcessRequest(vtkInformation *request, vtkInformationVector *inInfo, vtkInformationVector *outInfo) | vtkAlgorithm | [virtual] |
Progress | vtkAlgorithm | [protected] |
ProgressText | vtkAlgorithm | [protected] |
ReferenceCount | vtkObjectBase | [protected] |
Register(vtkObjectBase *o) | vtkObject | [virtual] |
ReleaseDataFlagOff() | vtkAlgorithm | |
ReleaseDataFlagOn() | vtkAlgorithm | |
ReleaseGraphicsResources(vtkWindow *) | vtkVolumeRayCastMapper | [virtual] |
RemoveAllClippingPlanes() | vtkAbstractMapper | |
RemoveAllInputs() | vtkProcessObject | |
RemoveClippingPlane(vtkPlane *plane) | vtkAbstractMapper | |
RemoveConsumer(vtkObject *c) | vtkAbstractMapper | |
RemoveInput(vtkDataObject *input) | vtkProcessObject | [protected, virtual] |
RemoveInputConnection(int port, vtkAlgorithmOutput *input) | vtkProcessObject | [virtual] |
RemoveInputInternal(vtkDataObject *input) | vtkProcessObject | [protected] |
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 | |
RemoveReferences() | vtkVolumeRayCastMapper | [protected, virtual] |
Render(vtkRenderer *, vtkVolume *) | vtkVolumeRayCastMapper | [virtual] |
RenderRendererTable | vtkVolumeRayCastMapper | [protected] |
RenderTableEntries | vtkVolumeRayCastMapper | [protected] |
RenderTableSize | vtkVolumeRayCastMapper | [protected] |
RenderTexture(vtkVolume *vol, vtkRenderer *ren) | vtkOpenGLVolumeRayCastMapper | [protected, virtual] |
RenderTimeTable | vtkVolumeRayCastMapper | [protected] |
RenderVolumeTable | vtkVolumeRayCastMapper | [protected] |
ReportReferences(vtkGarbageCollector *) | vtkVolumeRayCastMapper | [protected, virtual] |
RetrieveRenderTime(vtkRenderer *ren, vtkVolume *vol) | vtkVolumeRayCastMapper | [protected] |
RowBounds | vtkVolumeRayCastMapper | [protected] |
SafeDownCast(vtkObject *o) | vtkOpenGLVolumeRayCastMapper | [static] |
SampleDistance | vtkVolumeRayCastMapper | [protected] |
ScalarDataPointer | vtkVolumeRayCastMapper | [protected] |
ScalarDataType | vtkVolumeRayCastMapper | [protected] |
SetAbortExecute(int) | vtkAlgorithm | [virtual] |
SetAutoAdjustSampleDistances(int) | vtkVolumeRayCastMapper | [virtual] |
SetClippingPlanes(vtkPlaneCollection *) | vtkAbstractMapper | [virtual] |
SetClippingPlanes(vtkPlanes *planes) | vtkAbstractMapper | |
SetCropping(int) | 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(unsigned char debugFlag) | vtkObject | |
SetErrorCode(unsigned long) | vtkProcessObject | [protected, virtual] |
SetExecutive(vtkExecutive *executive) | vtkAlgorithm | [virtual] |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetGradientEstimator(vtkEncodedGradientEstimator *gradest) | vtkVolumeRayCastMapper | [virtual] |
SetImageSampleDistance(double) | vtkVolumeRayCastMapper | [virtual] |
SetInformation(vtkInformation *) | vtkAlgorithm | [virtual] |
SetInput(vtkImageData *) | vtkVolumeMapper | [virtual] |
SetInput(vtkDataSet *) | vtkVolumeMapper | [virtual] |
SetInputConnection(int port, vtkAlgorithmOutput *input) | vtkProcessObject | [virtual] |
SetIntermixIntersectingGeometry(int) | vtkVolumeRayCastMapper | [virtual] |
SetMaximumImageSampleDistance(double) | vtkVolumeRayCastMapper | [virtual] |
SetMinimumImageSampleDistance(double) | vtkVolumeRayCastMapper | [virtual] |
SetNthInput(int num, vtkDataObject *input) | vtkProcessObject | [protected, virtual] |
SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input) | vtkAlgorithm | [protected] |
SetNumberOfInputPorts(int n) | vtkAlgorithm | [protected, virtual] |
SetNumberOfInputs(int num) | vtkProcessObject | [protected] |
SetNumberOfOutputPorts(int n) | vtkAlgorithm | [protected, virtual] |
SetNumberOfThreads(int num) | vtkVolumeRayCastMapper | |
SetProgress(double) | vtkAlgorithm | [virtual] |
SetProgressText(const char *) | vtkAlgorithm | [virtual] |
SetReferenceCount(int) | vtkObjectBase | |
SetSampleDistance(double) | vtkVolumeRayCastMapper | [virtual] |
SetupInputs() | vtkProcessObject | [protected] |
SetUseImageClipper(int) | vtkVolumeMapper | [virtual] |
SetVolumeRayCastFunction(vtkVolumeRayCastFunction *) | vtkVolumeRayCastMapper | [virtual] |
ShallowCopy(vtkAbstractMapper *m) | vtkAbstractMapper | |
SqueezeInputArray() | vtkProcessObject | |
StoreRenderTime(vtkRenderer *ren, vtkVolume *vol, float t) | vtkVolumeRayCastMapper | [protected] |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkOpenGLVolumeRayCastMapper | |
Threader | vtkVolumeRayCastMapper | [protected] |
Timer | vtkAbstractMapper | [protected] |
TimeToDraw | vtkAbstractMapper | [protected] |
UnRegister(vtkObjectBase *o) | vtkAlgorithm | [virtual] |
Update() | vtkAbstractVolumeMapper | [virtual] |
UpdateInformation() | vtkAlgorithm | [virtual] |
UpdateProgress(double amount) | vtkAlgorithm | |
UpdateShadingTables(vtkRenderer *ren, vtkVolume *vol) | vtkVolumeRayCastMapper | [protected] |
UpdateWholeExtent() | vtkAlgorithm | [virtual] |
UseImageClipper | vtkVolumeMapper | [protected] |
UseImageClipperOff() | vtkVolumeMapper | [virtual] |
UseImageClipperOn() | vtkVolumeMapper | [virtual] |
ViewToVoxelsMatrix | vtkVolumeRayCastMapper | [protected] |
ViewToWorldMatrix | vtkVolumeRayCastMapper | [protected] |
VolumeMatrix | vtkVolumeRayCastMapper | [protected] |
VolumeRayCastFunction | vtkVolumeRayCastMapper | [protected] |
VolumeRayCastMapper_CastRays(void *arg) | vtkVolumeRayCastMapper | [friend] |
VoxelCroppingRegionPlanes | vtkVolumeMapper | [protected] |
VoxelsToViewMatrix | vtkVolumeRayCastMapper | [protected] |
VoxelsToViewTransform | vtkVolumeRayCastMapper | [protected] |
VoxelsToWorldMatrix | vtkVolumeRayCastMapper | [protected] |
VoxelsTransform | vtkVolumeRayCastMapper | [protected] |
vtkAbstractMapper() | vtkAbstractMapper | [protected] |
vtkAbstractMapper3D() | vtkAbstractMapper3D | [protected] |
vtkAbstractVolumeMapper() | vtkAbstractVolumeMapper | [protected] |
vtkAlgorithm() | vtkAlgorithm | [protected] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
vtkOpenGLVolumeRayCastMapper() | vtkOpenGLVolumeRayCastMapper | [protected] |
vtkProcessObject() | vtkProcessObject | [protected] |
vtkVolumeMapper() | vtkVolumeMapper | [protected] |
vtkVolumeRayCastMapper() | vtkVolumeRayCastMapper | [protected] |
WorldSampleDistance | vtkVolumeRayCastMapper | [protected] |
WorldToVoxelsMatrix | vtkVolumeRayCastMapper | [protected] |
ZBuffer | vtkVolumeRayCastMapper | [protected] |
ZBufferOrigin | vtkVolumeRayCastMapper | [protected] |
ZBufferSize | vtkVolumeRayCastMapper | [protected] |
~vtkAbstractMapper() | vtkAbstractMapper | [protected] |
~vtkAbstractMapper3D() | vtkAbstractMapper3D | [inline, protected] |
~vtkAbstractVolumeMapper() | vtkAbstractVolumeMapper | [protected] |
~vtkAlgorithm() | vtkAlgorithm | [protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
~vtkOpenGLVolumeRayCastMapper() | vtkOpenGLVolumeRayCastMapper | [protected] |
~vtkProcessObject() | vtkProcessObject | [protected] |
~vtkVolumeMapper() | vtkVolumeMapper | [protected] |
~vtkVolumeRayCastMapper() | vtkVolumeRayCastMapper | [protected] |