VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkMergePoints Member List

This is the complete list of members for vtkMergePoints, including all inherited members.

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)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AutomaticvtkLocatorprotected
AutomaticOff()vtkLocatorvirtual
AutomaticOn()vtkLocatorvirtual
BoundsvtkAbstractPointLocatorprotected
BreakOnError()vtkObjectstatic
BuildLocator()vtkPointLocatorvirtual
BuildTimevtkLocatorprotected
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
DataSetvtkLocatorprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
Distance2ToBounds(const double x[3], const double bounds[6])vtkPointLocatorprotected
Distance2ToBucket(const double x[3], const int nei[3])vtkPointLocatorprotected
DivisionsvtkPointLocatorprotected
FastDelete()vtkObjectBasevirtual
FindClosestInsertedPoint(const double x[3])vtkPointLocatorvirtual
FindClosestNPoints(int N, const double x[3], vtkIdList *result)vtkPointLocatorvirtual
vtkIncrementalPointLocator::FindClosestNPoints(int N, double x, double y, double z, vtkIdList *result)vtkAbstractPointLocator
FindClosestPoint(const double x[3])vtkPointLocatorvirtual
vtkIncrementalPointLocator::FindClosestPoint(double x, double y, double z)vtkAbstractPointLocator
FindClosestPointWithinRadius(double radius, const double x[3], double &dist2)vtkPointLocatorvirtual
FindClosestPointWithinRadius(double radius, const double x[3], double inputDataLength, double &dist2)vtkPointLocatorvirtual
FindDistributedPoints(int N, const double x[3], vtkIdList *result, int M)vtkPointLocatorvirtual
FindDistributedPoints(int N, double x, double y, double z, vtkIdList *result, int M)vtkPointLocatorvirtual
FindPointsWithinRadius(double R, const double x[3], vtkIdList *result)vtkPointLocatorvirtual
vtkIncrementalPointLocator::FindPointsWithinRadius(double R, double x, double y, double z, vtkIdList *result)vtkAbstractPointLocator
FreeSearchStructure()vtkPointLocatorvirtual
GenerateFace(int face, int i, int j, int k, vtkPoints *pts, vtkCellArray *polys)vtkPointLocatorprotected
GenerateRepresentation(int level, vtkPolyData *pd)vtkPointLocatorvirtual
GetAutomatic()vtkLocatorvirtual
GetBounds()vtkAbstractPointLocatorinlinevirtual
GetBounds(double *)vtkAbstractPointLocatorvirtual
GetBucketIndex(const double x[3])vtkPointLocatorprotected
GetBucketIndices(const double x[3], int ijk[3])vtkPointLocatorprotected
GetBucketNeighbors(vtkNeighborPoints *buckets, const int ijk[3], const int ndivs[3], int level)vtkPointLocatorprotected
GetBuildTime()vtkLocatorvirtual
GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDataSet()vtkLocatorvirtual
GetDebug()vtkObject
GetDivisions()vtkPointLocatorvirtual
GetDivisions(int data[3])vtkPointLocatorvirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetLevel()vtkLocatorvirtual
GetMaxLevel()vtkLocatorvirtual
GetMTime()vtkObjectvirtual
GetNumberOfPointsPerBucket()vtkPointLocatorvirtual
GetOverlappingBuckets(vtkNeighborPoints *buckets, const double x[3], const int ijk[3], double dist, int level)vtkPointLocatorprotected
GetOverlappingBuckets(vtkNeighborPoints *buckets, const double x[3], double dist, int prevMinLevel[3], int prevMaxLevel[3])vtkPointLocatorprotected
GetPoints()vtkPointLocatorvirtual
GetPointsInBucket(const double x[3], int ijk[3])vtkPointLocatorvirtual
GetReferenceCount()vtkObjectBaseinline
GetTolerance()vtkLocatorvirtual
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HvtkPointLocatorprotected
HashTablevtkPointLocatorprotected
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
Initialize()vtkPointLocatorvirtual
InitPointInsertion(vtkPoints *newPts, const double bounds[6])vtkPointLocatorvirtual
InitPointInsertion(vtkPoints *newPts, const double bounds[6], vtkIdType estSize)vtkPointLocatorvirtual
InsertionLevelvtkPointLocatorprotected
InsertionPointIdvtkPointLocatorprotected
InsertionTol2vtkPointLocatorprotected
InsertNextPoint(const double x[3])vtkPointLocatorvirtual
InsertPoint(vtkIdType ptId, const double x[3])vtkPointLocatorvirtual
InsertUniquePoint(const double x[3], vtkIdType &ptId)vtkMergePointsvirtual
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkMergePointsvirtual
IsInsertedPoint(const double x[3])vtkMergePointsvirtual
IsInsertedPoint(double x, double y, double z)vtkMergePointsinlinevirtual
IsTypeOf(const char *type)vtkMergePointsstatic
LevelvtkLocatorprotected
MaxLevelvtkLocatorprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkMergePointsstatic
NewInstance() const vtkMergePoints
NewInstanceInternal() const vtkMergePointsprotectedvirtual
NumberOfBucketsvtkPointLocatorprotected
NumberOfPointsPerBucketvtkPointLocatorprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PointsvtkPointLocatorprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent)vtkMergePointsvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkLocatorvirtual
RegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
RemoveAllObservers()vtkObject
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
ReportReferences(vtkGarbageCollector *)vtkLocatorprotectedvirtual
SafeDownCast(vtkObjectBase *o)vtkMergePointsstatic
SetAutomatic(int)vtkLocatorvirtual
SetDataSet(vtkDataSet *)vtkLocatorvirtual
SetDebug(unsigned char debugFlag)vtkObject
SetDivisions(int, int, int)vtkPointLocatorvirtual
SetDivisions(int[3])vtkPointLocatorvirtual
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetMaxLevel(int)vtkLocatorvirtual
SetNumberOfPointsPerBucket(int)vtkPointLocatorvirtual
SetReferenceCount(int)vtkObjectBase
SetTolerance(double)vtkLocatorvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkMergePoints
TolerancevtkLocatorprotected
UnRegister(vtkObjectBase *o)vtkLocatorvirtual
UnRegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
Update()vtkLocatorvirtual
vtkAbstractPointLocator()vtkAbstractPointLocatorprotected
vtkIncrementalPointLocator()vtkIncrementalPointLocatorprotected
vtkLocator()vtkLocatorprotected
vtkMergePoints()vtkMergePointsinlineprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkPointLocator()vtkPointLocatorprotected
WeakPointersvtkObjectBaseprotected
~vtkAbstractPointLocator()vtkAbstractPointLocatorprotectedvirtual
~vtkIncrementalPointLocator()vtkIncrementalPointLocatorprotectedvirtual
~vtkLocator()vtkLocatorprotected
~vtkMergePoints()vtkMergePointsinlineprotected
~vtkObject()vtkObjectprotectedvirtual
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkPointLocator()vtkPointLocatorprotectedvirtual