Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkImageClip Member List
This is the complete list of members for vtkImageClip, including all inherited members.
- AbortExecute
- AbortExecuteOff()
[virtual]
- AbortExecuteOn()
[virtual]
- AddInput(vtkDataObject *input)
[protected, virtual]
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- AddOutput(vtkDataObject *output)
[protected, virtual]
- BreakOnError()
[static]
- Bypass
[protected]
- BypassOff()
[inline]
- BypassOn()
[inline]
- BypassWasOn
[protected]
- ClipData
[protected]
- ClipDataOff()
[virtual]
- ClipDataOn()
[virtual]
- ComputeEstimatedOutputMemorySize(vtkDataObject *output, unsigned long *inputSize, unsigned long size[2])
[virtual]
- ComputeEstimatedPipelineMemorySize(vtkDataObject *output, unsigned long size[3])
- ComputeInputUpdateExtent(int inExt[6], int outExt[6])
[protected, virtual]
- ComputeInputUpdateExtents(vtkDataObject *output)
[protected, virtual]
- ComputeRequiredInputUpdateExtent(int *vtkNotUsed(in), int *vtkNotUsed(out))
[inline, protected]
- CopyData(vtkImageData *inData, vtkImageData *outData, int *ext)
[protected]
- CTime
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- EndTag
[protected]
- EnlargeOutputUpdateExtents(vtkDataObject *vtkNotUsed(output))
[inline, virtual]
- Execute(vtkImageData *inData, vtkImageData *outData)
[protected, virtual]
- Execute()
[inline, protected, virtual]
- Execute(vtkImageData *output)
[inline, protected, virtual]
- ExecuteExtent
[protected]
- ExecuteImageInformation()
[inline, virtual]
- ExecuteInformation(vtkImageData *inData, vtkImageData *outData)
[protected, virtual]
- ExecuteInformation()
[inline, protected, virtual]
- GetAbortExecute()
[virtual]
- GetBypass()
[virtual]
- GetClassName()
[virtual]
- GetClipData()
[virtual]
- GetCommand(unsigned long tag)
- GetDebug()
- GetExecuteExtent()
[inline]
- GetGlobalWarningDisplay()
[static]
- GetInput()
- GetInputMemoryLimit()
[inline]
- GetInputs()
[inline]
- GetMTime()
[virtual]
- GetNumberOfInputs()
[virtual]
- GetNumberOfOutputs()
[virtual]
- GetNumberOfThreads()
[virtual]
- GetOutput()
- GetOutput(int idx)
[inline]
- GetOutputs()
- GetOutputWholeExtent(int extent[6])
- GetOutputWholeExtent()
[inline]
- GetProgress()
[virtual]
- GetProgressText()
[virtual]
- GetReferenceCount()
[inline]
- GetReleaseDataFlag()
[virtual]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- InformationTime
[protected]
- Initialized
[protected]
- Inputs
[protected]
- InRegisterLoop(vtkObject *)
[virtual]
- InterceptCacheUpdate()
[inline, virtual]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- LegacyHack
- Modified()
[inline, virtual]
- MTime
[protected]
- New()
[static]
- NumberOfInputs
[protected]
- NumberOfOutputs
[protected]
- NumberOfRequiredInputs
[protected]
- NumberOfThreads
[protected]
- operator=(const vtkImageClip &)
[inline, protected]
- vtkImageToImageFilter::operator=(const vtkImageToImageFilter &)
[inline]
- vtkImageSource::operator=(const vtkImageSource &)
[inline]
- vtkSource::operator=(const vtkSource &)
[inline]
- vtkProcessObject::operator=(const vtkProcessObject &)
[inline]
- vtkObject::operator=(const vtkObject &)
[inline]
- Outputs
[protected]
- OutputWholeExtent
[protected]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- Progress
[protected]
- ProgressTag
[protected]
- ProgressText
[protected]
- PropagateUpdateExtent(vtkDataObject *output)
[virtual]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- ReleaseDataFlagOff()
[virtual]
- ReleaseDataFlagOn()
[virtual]
- RemoveAllInputs()
- RemoveInput(vtkDataObject *input)
[protected, virtual]
- RemoveObserver(unsigned long tag)
- RemoveOutput(vtkDataObject *output)
[protected, virtual]
- ResetOutputWholeExtent()
- SafeDownCast(vtkObject *o)
[static]
- SetAbortExecute(int)
[virtual]
- SetBypass(int)
[inline]
- SetClipData(int)
[virtual]
- SetDebug(unsigned char debugFlag)
- SetEndMethod(void(*f)(void *), void *arg)
- SetEndMethodArgDelete(void(*f)(void *))
- SetGlobalWarningDisplay(int val)
[static]
- SetInput(vtkImageData *input)
[virtual]
- SetInputMemoryLimit(int)
[inline]
- SetNthInput(int num, vtkDataObject *input)
[protected, virtual]
- SetNthOutput(int num, vtkDataObject *output)
[protected, virtual]
- SetNumberOfInputs(int num)
[protected]
- SetNumberOfOutputs(int num)
[protected]
- SetNumberOfThreads(int)
[virtual]
- SetOutput(vtkImageData *output)
- SetOutputWholeExtent(int extent[6])
- SetOutputWholeExtent(int minX, int maxX, int minY, int maxY, int minZ, int maxZ)
- SetOutputWholeExtent(int piece, int numPieces)
- SetProgress(float)
[virtual]
- SetProgressMethod(void(*f)(void *), void *arg)
- SetProgressMethodArgDelete(void(*f)(void *))
- SetProgressText(const char *)
[virtual]
- SetReferenceCount(int)
- SetReleaseDataFlag(int)
[virtual]
- SetStartMethod(void(*f)(void *), void *arg)
- SetStartMethodArgDelete(void(*f)(void *))
- SortedInputs
[protected]
- SortedInputs2
[protected]
- SortInputsByLocality()
[protected]
- SortMerge(vtkDataObject **a1, int l1, vtkDataObject **a2, int l2, vtkDataObject **results)
[protected]
- SplitExtent(int splitExt[6], int startExt[6], int num, int total)
[virtual]
- SplitExtentTmp(int piece, int numPieces, int *ext)
[protected]
- SqueezeInputArray()
- StartTag
[protected]
- SubjectHelper
[protected]
- ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int extent[6], int threadId)
[virtual]
- Threader
[protected]
- TriggerAsynchronousUpdate()
[virtual]
- UnRegister(vtkObject *o)
[virtual]
- UnRegisterAllOutputs(void)
- Update()
[virtual]
- UpdateData(vtkDataObject *output)
[virtual]
- UpdateImageInformation()
[inline, virtual]
- UpdateInformation()
[virtual]
- UpdateProgress(float amount)
- UpdateWholeExtent()
[virtual]
- Updating
[protected]
- vtkImageClip()
[protected]
- vtkImageClip(const vtkImageClip &)
[inline, protected]
- vtkImageSource()
[protected]
- vtkImageSource(const vtkImageSource &)
[inline, protected]
- vtkImageToImageFilter()
[protected]
- vtkImageToImageFilter(const vtkImageToImageFilter &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- vtkProcessObject()
[protected]
- vtkProcessObject(const vtkProcessObject &)
[inline, protected]
- vtkSource()
[protected]
- vtkSource(const vtkSource &)
[inline, protected]
- ~vtkImageClip()
[inline, protected]
- ~vtkImageSource()
[inline, protected]
- ~vtkImageToImageFilter()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkProcessObject()
[protected]
- ~vtkSource()
[protected]
Generated on Wed Nov 21 12:48:23 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001