Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkPlaneSource Member List
This is the complete list of members for vtkPlaneSource, 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]
- Center
[protected]
- ComputeEstimatedOutputMemorySize(vtkDataObject *output, unsigned long *inputSize, unsigned long size[2])
[virtual]
- ComputeEstimatedPipelineMemorySize(vtkDataObject *output, unsigned long size[3])
- ComputeInputUpdateExtents(vtkDataObject *output)
[protected, virtual]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- EndTag
[protected]
- EnlargeOutputUpdateExtents(vtkDataObject *vtkNotUsed(output))
[inline, virtual]
- Execute()
[protected, virtual]
- ExecuteGhostLevel
[protected]
- ExecuteInformation()
[protected, virtual]
- ExecuteNumberOfPieces
[protected]
- ExecutePiece
[protected]
- GetAbortExecute()
[virtual]
- GetCenter()
[virtual]
- GetCenter(float data[3])
[virtual]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDebug()
- GetGlobalWarningDisplay()
[static]
- GetInputs()
[inline]
- GetMTime()
[virtual]
- GetNormal()
[virtual]
- GetNormal(float data[3])
[virtual]
- GetNumberOfInputs()
[virtual]
- GetNumberOfOutputs()
[virtual]
- GetOrigin()
[virtual]
- GetOrigin(float data[3])
[virtual]
- GetOutput()
- GetOutput(int idx)
[inline]
- GetOutputs()
- GetPoint1()
[virtual]
- GetPoint1(float data[3])
[virtual]
- GetPoint2()
[virtual]
- GetPoint2(float data[3])
[virtual]
- GetProgress()
[virtual]
- GetProgressText()
[virtual]
- GetReferenceCount()
[inline]
- GetReleaseDataFlag()
[virtual]
- GetResolution(int &xR, int &yR)
[inline]
- GetXResolution()
[virtual]
- GetYResolution()
[virtual]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- InformationTime
[protected]
- Inputs
[protected]
- InRegisterLoop(vtkObject *)
[virtual]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- Modified()
[inline, virtual]
- MTime
[protected]
- New()
[static]
- Normal
[protected]
- NumberOfInputs
[protected]
- NumberOfOutputs
[protected]
- NumberOfRequiredInputs
[protected]
- operator=(const vtkPlaneSource &)
[inline, protected]
- vtkPolyDataSource::operator=(const vtkPolyDataSource &)
[inline]
- vtkSource::operator=(const vtkSource &)
[inline]
- vtkProcessObject::operator=(const vtkProcessObject &)
[inline]
- vtkObject::operator=(const vtkObject &)
[inline]
- Origin
[protected]
- Outputs
[protected]
- Point1
[protected]
- Point2
[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]
- Push(float distance)
- ReferenceCount
[protected]
- Register(vtkObject *o)
- ReleaseDataFlagOff()
[virtual]
- ReleaseDataFlagOn()
[virtual]
- RemoveAllInputs()
- RemoveInput(vtkDataObject *input)
[protected, virtual]
- RemoveObserver(unsigned long tag)
- RemoveOutput(vtkDataObject *output)
[protected, virtual]
- SafeDownCast(vtkObject *o)
[static]
- SetAbortExecute(int)
[virtual]
- SetCenter(float x, float y, float z)
- SetCenter(float center[3])
- SetDebug(unsigned char debugFlag)
- SetEndMethod(void(*f)(void *), void *arg)
- SetEndMethodArgDelete(void(*f)(void *))
- SetGlobalWarningDisplay(int val)
[static]
- SetNormal(float nx, float ny, float nz)
- SetNormal(float n[3])
- SetNthInput(int num, vtkDataObject *input)
[protected, virtual]
- SetNthOutput(int num, vtkDataObject *output)
[protected, virtual]
- SetNumberOfInputs(int num)
[protected]
- SetNumberOfOutputs(int num)
[protected]
- SetOrigin(float, float, float)
[virtual]
- SetOrigin(float[3])
[virtual]
- SetOutput(vtkPolyData *output)
- SetPoint1(float x, float y, float z)
- SetPoint1(float pnt[3])
- SetPoint2(float x, float y, float z)
- SetPoint2(float pnt[3])
- SetProgress(float)
[virtual]
- SetProgressMethod(void(*f)(void *), void *arg)
- SetProgressMethodArgDelete(void(*f)(void *))
- SetProgressText(const char *)
[virtual]
- SetReferenceCount(int)
- SetReleaseDataFlag(int)
[virtual]
- SetResolution(const int xR, const int yR)
- SetStartMethod(void(*f)(void *), void *arg)
- SetStartMethodArgDelete(void(*f)(void *))
- SetXResolution(int)
[virtual]
- SetYResolution(int)
[virtual]
- SortedInputs
[protected]
- SortedInputs2
[protected]
- SortInputsByLocality()
[protected]
- SortMerge(vtkDataObject **a1, int l1, vtkDataObject **a2, int l2, vtkDataObject **results)
[protected]
- SqueezeInputArray()
- StartTag
[protected]
- SubjectHelper
[protected]
- TriggerAsynchronousUpdate()
[virtual]
- UnRegister(vtkObject *o)
[virtual]
- UnRegisterAllOutputs(void)
- Update()
[virtual]
- UpdateData(vtkDataObject *output)
[virtual]
- UpdateInformation()
[virtual]
- UpdatePlane(float v1[3], float v2[3])
[protected]
- UpdateProgress(float amount)
- UpdateWholeExtent()
[virtual]
- Updating
[protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- vtkPlaneSource()
[protected]
- vtkPlaneSource(const vtkPlaneSource &)
[inline, protected]
- vtkPolyDataSource()
[protected]
- vtkPolyDataSource(const vtkPolyDataSource &)
[inline, protected]
- vtkProcessObject()
[protected]
- vtkProcessObject(const vtkProcessObject &)
[inline, protected]
- vtkSource()
[protected]
- vtkSource(const vtkSource &)
[inline, protected]
- XResolution
[protected]
- YResolution
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkPlaneSource()
[inline, protected]
- ~vtkPolyDataSource()
[inline, protected]
- ~vtkProcessObject()
[protected]
- ~vtkSource()
[protected]
Generated on Wed Nov 21 12:57:21 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001