Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkHull Member List
This is the complete list of members for vtkHull, including all inherited members.
- AbortExecute
- AbortExecuteOff()
[virtual]
- AbortExecuteOn()
[virtual]
- AddCubeEdgePlanes()
- AddCubeFacePlanes()
- AddCubeVertexPlanes()
- AddInput(vtkDataObject *input)
[protected, virtual]
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- AddOutput(vtkDataObject *output)
[protected, virtual]
- AddPlane(float A, float B, float C)
- AddPlane(float plane[3])
- AddPlane(float A, float B, float C, float D)
- AddPlane(float plane[3], float D)
- AddRecursiveSpherePlanes(int level)
- BreakOnError()
[static]
- ClipPolygonsFromPlanes(vtkPoints *points, vtkCellArray *polys, float *bounds)
[protected]
- ComputeInputUpdateExtents(vtkDataObject *output)
[protected, virtual]
- ComputePlaneDistances()
[protected]
- CreateInitialPolygon(double *, int, float *)
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- EndTag
[protected]
- EnlargeOutputUpdateExtents(vtkDataObject *output)
[virtual]
- Execute()
[protected, virtual]
- ExecuteData(vtkDataObject *vtkNotUsed(output))
[inline, protected, virtual]
- ExecuteGhostLevel
[protected]
- ExecuteInformation()
[protected, virtual]
- ExecuteNumberOfPieces
[protected]
- ExecutePiece
[protected]
- GenerateHull(vtkPolyData *pd, float *bounds)
- GenerateHull(vtkPolyData *pd, float xmin, float xmax, float ymin, float ymax, float zmin, float zmax)
- GetAbortExecute()
[virtual]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDebug()
- GetGlobalWarningDisplay()
[static]
- GetInput()
- GetInputs()
[inline]
- GetMTime()
[virtual]
- GetNumberOfInputs()
[virtual]
- GetNumberOfOutputs()
[virtual]
- GetNumberOfPlanes()
[virtual]
- GetOutput()
- GetOutput(int idx)
[inline]
- GetOutputIndex(vtkDataObject *out)
- GetOutputs()
- GetProgress()
[virtual]
- GetProgressText()
[virtual]
- GetReferenceCount()
[inline]
- GetReleaseDataFlag()
[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]
- LegacyHack
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- NumberOfInputs
[protected]
- NumberOfOutputs
[protected]
- NumberOfPlanes
[protected]
- NumberOfRequiredInputs
[protected]
- operator=(const vtkHull &) (defined in vtkHull)
[private]
- Outputs
[protected]
- Planes
[protected]
- PlanesStorageSize
[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()
- RemoveAllPlanes(void)
- RemoveInput(vtkDataObject *input)
[protected, virtual]
- RemoveObserver(unsigned long tag)
- RemoveOutput(vtkDataObject *output)
[protected, virtual]
- SafeDownCast(vtkObject *o)
[static]
- SetAbortExecute(int)
[virtual]
- SetDebug(unsigned char debugFlag)
- SetEndMethod(void(*f)(void *), void *arg)
- SetEndMethodArgDelete(void(*f)(void *))
- SetGlobalWarningDisplay(int val)
[static]
- SetInput(vtkPolyData *input)
[virtual]
- SetNthInput(int num, vtkDataObject *input)
[protected, virtual]
- SetNthOutput(int num, vtkDataObject *output)
[protected, virtual]
- SetNumberOfInputs(int num)
[protected]
- SetNumberOfOutputs(int num)
[protected]
- SetOutput(vtkPolyData *output)
- SetPlane(int i, float A, float B, float C)
- SetPlane(int i, float plane[3])
- SetPlane(int i, float A, float B, float C, float D)
- SetPlane(int i, float plane[3], float D)
- SetPlanes(vtkPlanes *planes)
- 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]
- SqueezeInputArray()
- StartTag
[protected]
- SubjectHelper
[protected]
- TriggerAsynchronousUpdate()
[virtual]
- UnRegister(vtkObject *o)
[virtual]
- UnRegisterAllOutputs(void)
- Update()
[virtual]
- UpdateData(vtkDataObject *output)
[virtual]
- UpdateInformation()
[virtual]
- UpdateProgress(float amount)
- UpdateWholeExtent()
[virtual]
- Updating
[protected]
- vtkHull()
[protected]
- vtkHull(const vtkHull &) (defined in vtkHull)
[private]
- vtkObject()
[protected]
- vtkPolyDataSource()
[protected]
- vtkPolyDataToPolyDataFilter()
[inline, protected]
- vtkProcessObject()
[protected]
- vtkSource()
[protected]
- ~vtkHull()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkPolyDataSource()
[inline, protected]
- ~vtkPolyDataToPolyDataFilter()
[inline, protected]
- ~vtkProcessObject()
[protected]
- ~vtkSource()
[protected]
Generated on Thu Mar 28 14:29:53 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001