AbortExecute | vtkAlgorithm | |
AbortExecuteOff() | vtkAlgorithm | virtual |
AbortExecuteOn() | vtkAlgorithm | virtual |
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 |
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 |
AutoAdjustImageQuality | vtkImageResliceMapper | protected |
AutoAdjustImageQualityOff() | vtkImageResliceMapper | virtual |
AutoAdjustImageQualityOn() | vtkImageResliceMapper | virtual |
Background | vtkImageMapper3D | protected |
BackgroundOff() | vtkImageMapper3D | virtual |
BackgroundOn() | vtkImageMapper3D | virtual |
Border | vtkImageMapper3D | protected |
BorderOff() | vtkImageMapper3D | virtual |
BorderOn() | vtkImageMapper3D | virtual |
Bounds | vtkAbstractMapper3D | protected |
BreakOnError() | vtkObject | static |
CAN_HANDLE_PIECE_REQUEST() | vtkAlgorithm | static |
CAN_PRODUCE_SUB_EXTENT() | vtkAlgorithm | static |
Center | vtkAbstractMapper3D | protected |
CheckerboardImage(vtkImageData *input, vtkCamera *camera, vtkImageProperty *property) | vtkImageResliceMapper | protected |
CheckerboardRGBA(unsigned char *data, int xsize, int ysize, double originx, double originy, double spacingx, double spacingy) | vtkImageMapper3D | protectedstatic |
ClippingPlanes | vtkAbstractMapper | protected |
CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
ColorEnable | vtkImageMapper3D | protected |
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime) | vtkAlgorithm | virtual |
ComputeTextureSize(const int extent[6], int &xdim, int &ydim, int imageSize[2], int textureSize[2]) | vtkImageMapper3D | protectedvirtual |
ConvertTotalInputToPortConnection(int ind, int &port, int &conn) | vtkAlgorithm | |
CreateDefaultExecutive() | vtkAlgorithm | protectedvirtual |
DataOrigin | vtkImageMapper3D | protected |
DataSpacing | vtkImageMapper3D | protected |
DataWholeExtent | vtkImageMapper3D | protected |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
DEFAULT_PRECISION enum value | vtkAlgorithm | |
DefaultExecutivePrototype | vtkAlgorithm | protectedstatic |
DefaultLookupTable | vtkImageMapper3D | protected |
Delete() | vtkObjectBase | virtual |
DepthEnable | vtkImageMapper3D | protected |
DesiredOutputPrecision enum name | vtkAlgorithm | |
DOUBLE_PRECISION enum value | vtkAlgorithm | |
ErrorCode | vtkAlgorithm | protected |
FastDelete() | vtkObjectBase | virtual |
FillInputPortInformation(int port, vtkInformation *info) | vtkImageMapper3D | protectedvirtual |
FillOutputPortInformation(int port, vtkInformation *info) | vtkImageMapper3D | protectedvirtual |
GetAbortExecute() | vtkAlgorithm | virtual |
GetAbstractScalars(vtkDataSet *input, int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, int &cellFlag) | vtkAbstractMapper | static |
GetAutoAdjustImageQuality() | vtkImageResliceMapper | virtual |
GetBackground() | vtkImageMapper3D | virtual |
GetBackgroundColor(vtkImageProperty *property, double color[4]) | vtkImageMapper3D | protected |
GetBorder() | vtkImageMapper3D | virtual |
GetBounds() | vtkImageResliceMapper | virtual |
GetBounds(double bounds[6]) | vtkImageResliceMapper | inlinevirtual |
GetCenter() | vtkAbstractMapper3D | |
GetCenter(double center[3]) | vtkAbstractMapper3D | inline |
GetClassName() const | vtkObjectBase | |
GetClippingPlaneInDataCoords(vtkMatrix4x4 *propMatrix, int i, double planeEquation[4]) | vtkAbstractMapper3D | |
GetClippingPlanes() | vtkAbstractMapper | virtual |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentProp() | vtkImageMapper3D | inlineprotected |
GetCurrentRenderer() | vtkImageMapper3D | protected |
GetDataObjectInput() | vtkImageMapper3D | |
GetDataSetInput() | vtkImageMapper3D | |
GetDataToWorldMatrix() | vtkImageMapper3D | protected |
GetDebug() | vtkObject | |
GetErrorCode() | vtkAlgorithm | virtual |
GetExecutive() | vtkAlgorithm | |
GetGlobalWarningDisplay() | vtkObject | static |
GetImageSampleFactor() | vtkImageResliceMapper | virtual |
GetInformation() | vtkAlgorithm | virtual |
GetInput() | vtkImageMapper3D | |
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 | |
GetInterpolator() | vtkImageResliceMapper | virtual |
GetJumpToNearestSlice() | vtkImageResliceMapper | virtual |
GetLength() | vtkAbstractMapper3D | |
GetMTime() | vtkImageResliceMapper | virtual |
GetNumberOfClippingPlanes() | vtkAbstractMapper3D | |
GetNumberOfInputConnections(int port) | vtkAlgorithm | |
GetNumberOfInputPorts() | vtkAlgorithm | |
GetNumberOfOutputPorts() | vtkAlgorithm | |
GetNumberOfThreads() | vtkImageMapper3D | virtual |
GetOutputDataObject(int port) | vtkAlgorithm | |
GetOutputInformation(int port) | vtkAlgorithm | |
GetOutputPort(int index) | vtkAlgorithm | |
GetOutputPort() | vtkAlgorithm | inline |
GetOutputPortInformation(int port) | vtkAlgorithm | |
GetProgress() | vtkAlgorithm | virtual |
GetProgressObserver() | vtkAlgorithm | virtual |
GetProgressText() | vtkAlgorithm | virtual |
GetReferenceCount() | vtkObjectBase | inline |
GetReleaseDataFlag() | vtkAlgorithm | virtual |
GetResampleToScreenPixels() | vtkImageResliceMapper | virtual |
GetScalars(vtkDataSet *input, int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, int &cellFlag) | vtkAbstractMapper | static |
GetSeparateWindowLevelOperation() | vtkImageResliceMapper | virtual |
GetSlabSampleFactor() | vtkImageResliceMapper | virtual |
GetSlabThickness() | vtkImageResliceMapper | virtual |
GetSlabType() | vtkImageResliceMapper | virtual |
GetSlabTypeAsString() | vtkImageResliceMapper | virtual |
GetSliceAtFocalPoint() | vtkImageMapper3D | virtual |
GetSliceFacesCamera() | vtkImageMapper3D | virtual |
GetSlicePlane() | vtkImageMapper3D | virtual |
GetSlicePlaneInDataCoords(vtkMatrix4x4 *propMatrix, double plane[4]) | vtkImageMapper3D | virtual |
GetStreaming() | vtkImageMapper3D | virtual |
GetTimeToDraw() | vtkAbstractMapper | virtual |
GetTotalNumberOfInputConnections() | vtkAlgorithm | |
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 | |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
HasExecutive() | vtkAlgorithm | |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
ImageReslice | vtkImageResliceMapper | protected |
ImageSampleFactor | vtkImageResliceMapper | protected |
Information | vtkAlgorithm | protected |
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 |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InternalResampleToScreenPixels | vtkImageResliceMapper | 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) | vtkImageResliceMapper | virtual |
IsARayCastMapper() | vtkAbstractMapper3D | inlinevirtual |
IsARenderIntoImageMapper() | vtkAbstractMapper3D | inlinevirtual |
IsTypeOf(const char *type) | vtkImageResliceMapper | static |
JumpToNearestSlice | vtkImageResliceMapper | protected |
JumpToNearestSliceOff() | vtkImageResliceMapper | virtual |
JumpToNearestSliceOn() | vtkImageResliceMapper | virtual |
LastWindow | vtkAbstractMapper | protected |
MakeTextureData(vtkImageProperty *property, vtkImageData *input, int extent[6], int &xsize, int &ysize, int &bytesPerPixel, bool &reuseTexture, bool &reuseData) | vtkImageMapper3D | protected |
MakeTextureGeometry(const int extent[6], double coords[12], double tcoords[8]) | vtkImageMapper3D | protected |
MatteEnable | vtkImageMapper3D | protected |
Modified() | vtkObject | virtual |
ModifyRequest(vtkInformation *request, int when) | vtkAlgorithm | virtual |
MTime | vtkObject | protected |
New() | vtkImageResliceMapper | static |
NewInstance() const | vtkImageResliceMapper | |
NewInstanceInternal() const | vtkImageResliceMapper | protectedvirtual |
NumberOfThreads | vtkImageMapper3D | protected |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
OutputPortIndexInRange(int index, const char *action) | vtkAlgorithm | protected |
PORT_REQUIREMENTS_FILLED() | vtkAlgorithm | protectedstatic |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintRevisions(ostream &) | vtkObjectBase | inline |
PrintSelf(ostream &os, vtkIndent indent) | vtkImageResliceMapper | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) | vtkImageResliceMapper | virtual |
vtkAbstractMapper3D::ProcessRequest(vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo) | vtkAlgorithm | |
Progress | vtkAlgorithm | protected |
ProgressObserver | vtkAlgorithm | protected |
ProgressText | vtkAlgorithm | protected |
PropagateUpdateExtent() | vtkAlgorithm | virtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkAlgorithm | virtual |
RegisterInternal(vtkObjectBase *, int check) | vtkObject | protectedvirtual |
ReleaseDataFlagOff() | vtkAlgorithm | |
ReleaseDataFlagOn() | vtkAlgorithm | |
ReleaseGraphicsResources(vtkWindow *) | vtkImageResliceMapper | 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 *renderer, vtkImageSlice *prop) | vtkImageResliceMapper | virtual |
ReportReferences(vtkGarbageCollector *) | vtkImageResliceMapper | protectedvirtual |
ResampleToScreenPixels | vtkImageResliceMapper | protected |
ResampleToScreenPixelsOff() | vtkImageResliceMapper | virtual |
ResampleToScreenPixelsOn() | vtkImageResliceMapper | virtual |
ResliceMatrix | vtkImageResliceMapper | protected |
ResliceNeedUpdate | vtkImageResliceMapper | protected |
SafeDownCast(vtkObjectBase *o) | vtkImageResliceMapper | static |
SeparateWindowLevelOperation | vtkImageResliceMapper | protected |
SeparateWindowLevelOperationOff() | vtkImageResliceMapper | virtual |
SeparateWindowLevelOperationOn() | vtkImageResliceMapper | virtual |
SetAbortExecute(int) | vtkAlgorithm | virtual |
SetAutoAdjustImageQuality(int) | vtkImageResliceMapper | virtual |
SetBackground(int) | vtkImageMapper3D | virtual |
SetBorder(int) | vtkImageMapper3D | virtual |
SetClippingPlanes(vtkPlaneCollection *) | vtkAbstractMapper | virtual |
SetClippingPlanes(vtkPlanes *planes) | vtkAbstractMapper | |
SetDebug(bool debugFlag) | vtkObject | |
SetDefaultExecutivePrototype(vtkExecutive *proto) | vtkAlgorithm | static |
SetErrorCode(unsigned long) | vtkAlgorithm | protectedvirtual |
SetExecutive(vtkExecutive *executive) | vtkAlgorithm | virtual |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetImageSampleFactor(int) | vtkImageResliceMapper | 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 *input) | vtkImageMapper3D | |
SetInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | inlineprotected |
SetInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
SetInputDataObject(vtkDataObject *data) | vtkAlgorithm | inlinevirtual |
SetInterpolator(vtkAbstractImageInterpolator *sampler) | vtkImageResliceMapper | virtual |
SetJumpToNearestSlice(int) | vtkImageResliceMapper | 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) | vtkImageMapper3D | virtual |
SetProgress(double) | vtkAlgorithm | virtual |
SetProgressObserver(vtkProgressObserver *) | vtkAlgorithm | |
SetProgressText(const char *ptext) | vtkAlgorithm | |
SetReferenceCount(int) | vtkObjectBase | |
SetReleaseDataFlag(int) | vtkAlgorithm | virtual |
SetResampleToScreenPixels(int) | vtkImageResliceMapper | virtual |
SetSeparateWindowLevelOperation(int) | vtkImageResliceMapper | virtual |
SetSlabSampleFactor(int) | vtkImageResliceMapper | virtual |
SetSlabThickness(double) | vtkImageResliceMapper | virtual |
SetSlabType(int) | vtkImageResliceMapper | virtual |
SetSlabTypeToMax() | vtkImageResliceMapper | inline |
SetSlabTypeToMean() | vtkImageResliceMapper | inline |
SetSlabTypeToMin() | vtkImageResliceMapper | inline |
SetSlabTypeToSum() | vtkImageResliceMapper | inline |
SetSliceAtFocalPoint(int) | vtkImageMapper3D | virtual |
SetSliceFacesCamera(int) | vtkImageMapper3D | virtual |
SetSlicePlane(vtkPlane *plane) | vtkImageResliceMapper | virtual |
SetStreaming(int) | vtkImageMapper3D | virtual |
SetUpdateExtent(int port, int piece, int numPieces, int ghostLevel) | vtkAlgorithm | |
SetUpdateExtent(int piece, int numPieces, int ghostLevel) | vtkAlgorithm | inline |
SetUpdateExtent(int port, int extent[6]) | vtkAlgorithm | |
SetUpdateExtent(int extent[6]) | vtkAlgorithm | inline |
SetUpdateExtentToWholeExtent(int port) | vtkAlgorithm | |
SetUpdateExtentToWholeExtent() | vtkAlgorithm | |
ShallowCopy(vtkAbstractMapper *m) | vtkAbstractMapper | |
SINGLE_PRECISION enum value | vtkAlgorithm | |
SlabSampleFactor | vtkImageResliceMapper | protected |
SlabThickness | vtkImageResliceMapper | protected |
SlabType | vtkImageResliceMapper | protected |
SliceAtFocalPoint | vtkImageMapper3D | protected |
SliceAtFocalPointOff() | vtkImageMapper3D | virtual |
SliceAtFocalPointOn() | vtkImageMapper3D | virtual |
SliceFacesCamera | vtkImageMapper3D | protected |
SliceFacesCameraOff() | vtkImageMapper3D | virtual |
SliceFacesCameraOn() | vtkImageMapper3D | virtual |
SliceMapper | vtkImageResliceMapper | protected |
SlicePlane | vtkImageMapper3D | protected |
SliceToWorldMatrix | vtkImageResliceMapper | protected |
Streaming | vtkImageMapper3D | protected |
StreamingOff() | vtkImageMapper3D | virtual |
StreamingOn() | vtkImageMapper3D | virtual |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkImageResliceMapper | |
Threader | vtkImageMapper3D | protected |
Timer | vtkAbstractMapper | protected |
TimeToDraw | vtkAbstractMapper | protected |
UnRegister(vtkObjectBase *o) | vtkAlgorithm | virtual |
UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | protectedvirtual |
Update() | vtkImageResliceMapper | protectedvirtual |
Update(int port) | vtkImageResliceMapper | protectedvirtual |
UpdateColorInformation(vtkImageProperty *property) | vtkImageResliceMapper | protected |
UpdateDataObject() | vtkAlgorithm | virtual |
UpdateExtentIsEmpty(vtkInformation *pinfo, vtkDataObject *output) | vtkAlgorithm | |
UpdateExtentIsEmpty(vtkInformation *pinfo, int extentType) | vtkAlgorithm | |
UpdateInformation() | vtkAlgorithm | virtual |
UpdatePolygonCoords(vtkRenderer *ren) | vtkImageResliceMapper | protected |
UpdateProgress(double amount) | vtkAlgorithm | |
UpdateResliceInformation(vtkRenderer *ren) | vtkImageResliceMapper | protected |
UpdateResliceInterpolation(vtkImageProperty *property) | vtkImageResliceMapper | protected |
UpdateResliceMatrix(vtkRenderer *ren, vtkImageSlice *prop) | vtkImageResliceMapper | protected |
UpdateSliceToWorldMatrix(vtkCamera *camera) | vtkImageResliceMapper | protected |
UpdateTime | vtkImageResliceMapper | protected |
UpdateWholeExtent() | vtkAlgorithm | virtual |
UpdateWorldToDataMatrix(vtkImageSlice *prop) | vtkImageResliceMapper | protected |
vtkAbstractMapper() | vtkAbstractMapper | protected |
vtkAbstractMapper3D() | vtkAbstractMapper3D | protected |
vtkAlgorithm() | vtkAlgorithm | protected |
vtkImageMapper3D() | vtkImageMapper3D | protected |
vtkImageResliceMapper() | vtkImageResliceMapper | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
WorldToDataMatrix | vtkImageResliceMapper | protected |
~vtkAbstractMapper() | vtkAbstractMapper | protected |
~vtkAbstractMapper3D() | vtkAbstractMapper3D | inlineprotected |
~vtkAlgorithm() | vtkAlgorithm | protected |
~vtkImageMapper3D() | vtkImageMapper3D | protected |
~vtkImageResliceMapper() | vtkImageResliceMapper | protected |
~vtkObject() | vtkObject | protectedvirtual |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |