Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkMergePoints Member List
This is the complete list of members for vtkMergePoints, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- Automatic
[protected]
- AutomaticOff()
[virtual]
- AutomaticOn()
[virtual]
- Bounds
[protected]
- BreakOnError()
[static]
- BuildLocator()
[virtual]
- BuildTime
[protected]
- DataSet
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- Distance2ToBounds(const float x[3], const float bounds[6])
[protected]
- Distance2ToBucket(const float x[3], const int nei[3])
[protected]
- Divisions
[protected]
- FindClosestInsertedPoint(const float x[3])
[virtual]
- FindClosestNPoints(int N, const float x[3], vtkIdList *result)
[virtual]
- FindClosestNPoints(int N, float x, float y, float z, vtkIdList *result)
[virtual]
- FindClosestPoint(const float x[3])
[virtual]
- FindClosestPoint(float x, float y, float z)
- FindClosestPointWithinRadius(float radius, const float x[3], float &dist2)
- FindClosestPointWithinRadius(float radius, const float x[3], float inputDataLength, float &dist2)
- FindDistributedPoints(int N, const float x[3], vtkIdList *result, int M)
[virtual]
- FindDistributedPoints(int N, float x, float y, float z, vtkIdList *result, int M)
[virtual]
- FindPointsWithinRadius(float R, const float x[3], vtkIdList *result)
[virtual]
- FindPointsWithinRadius(float R, float x, float y, float z, vtkIdList *result)
[virtual]
- FreeSearchStructure()
[virtual]
- GenerateFace(int face, int i, int j, int k, vtkPoints *pts, vtkCellArray *polys)
[protected]
- GenerateRepresentation(int level, vtkPolyData *pd)
[virtual]
- GetAutomatic()
[virtual]
- GetBucketNeighbors(vtkNeighborPoints *buckets, const int ijk[3], const int ndivs[3], int level)
[protected]
- GetBuildTime()
[virtual]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDataSet()
[virtual]
- GetDebug()
- GetDivisions()
[virtual]
- GetDivisions(int data[3])
[virtual]
- GetGlobalWarningDisplay()
[static]
- GetLevel()
[virtual]
- GetMaxLevel()
[virtual]
- GetMTime()
[virtual]
- GetNumberOfPointsPerBucket()
[virtual]
- GetOverlappingBuckets(vtkNeighborPoints *buckets, const float x[3], const int ijk[3], float dist, int level)
[protected]
- GetOverlappingBuckets(vtkNeighborPoints *buckets, const float x[3], float dist, int prevMinLevel[3], int prevMaxLevel[3])
[protected]
- GetPointsInBucket(const float x[3], int ijk[3])
[virtual]
- GetReferenceCount()
[inline]
- GetRetainCellLists()
[virtual]
- GetTolerance()
[virtual]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- H
[protected]
- HashTable
[protected]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Initialize()
[virtual]
- InitPointInsertion(vtkPoints *newPts, const float bounds[6])
[virtual]
- InitPointInsertion(vtkPoints *newPts, const float bounds[6], int estSize)
[virtual]
- InsertionLevel
[protected]
- InsertionPointId
[protected]
- InsertionTol2
[protected]
- InsertNextPoint(const float x[3])
[virtual]
- InsertPoint(int ptId, const float x[3])
[virtual]
- InsertUniquePoint(const float x[3], int &ptId)
[virtual]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsInsertedPoint(const float x[3])
[virtual]
- IsInsertedPoint(float x, float y, float z)
[inline]
- IsTypeOf(const char *type)
[static]
- Level
[protected]
- MaxLevel
[protected]
- Modified()
[inline, virtual]
- MTime
[protected]
- New()
[static]
- NumberOfBuckets
[protected]
- NumberOfPointsPerBucket
[protected]
- operator=(const vtkMergePoints &)
[inline, protected]
- vtkPointLocator::operator=(const vtkPointLocator &)
[inline]
- vtkLocator::operator=(const vtkLocator &)
[inline]
- vtkObject::operator=(const vtkObject &)
[inline]
- Points
[protected]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveObserver(unsigned long tag)
- RetainCellLists
[protected]
- RetainCellListsOff()
[virtual]
- RetainCellListsOn()
[virtual]
- SafeDownCast(vtkObject *o)
[static]
- SetAutomatic(int)
[virtual]
- SetDataSet(vtkDataSet *)
[virtual]
- SetDebug(unsigned char debugFlag)
- SetDivisions(int, int, int)
[virtual]
- SetDivisions(int[3])
[virtual]
- SetGlobalWarningDisplay(int val)
[static]
- SetMaxLevel(int)
[virtual]
- SetNumberOfPointsPerBucket(int)
[virtual]
- SetReferenceCount(int)
- SetRetainCellLists(int)
[virtual]
- SetTolerance(float)
[virtual]
- SubjectHelper
[protected]
- Tolerance
[protected]
- UnRegister(vtkObject *o)
[virtual]
- Update()
[virtual]
- vtkLocator()
[protected]
- vtkLocator(const vtkLocator &)
[inline, protected]
- vtkMergePoints()
[inline, protected]
- vtkMergePoints(const vtkMergePoints &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- vtkPointLocator()
[protected]
- vtkPointLocator(const vtkPointLocator &)
[inline, protected]
- ~vtkLocator()
[protected]
- ~vtkMergePoints()
[inline, protected]
- ~vtkObject()
[protected, virtual]
- ~vtkPointLocator()
[protected]
Generated on Wed Nov 21 12:53:00 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001