, including all inherited members.
AddObserver(unsigned long event, vtkCommand *, float priority=0.0) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0) | vtkObject | |
Automatic | vtkLocator | [protected] |
AutomaticOff() | vtkLocator | [virtual] |
AutomaticOn() | vtkLocator | [virtual] |
Bounds | vtkPointLocator2D | [protected] |
BreakOnError() | vtkObject | [static] |
Buckets | vtkPointLocator2D | [protected] |
BuildLocator() | vtkPointLocator2D | [virtual] |
BuildTime | vtkLocator | [protected] |
CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
DataSet | vtkLocator | [protected] |
Debug | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
Delete() | vtkObjectBase | [virtual] |
Divisions | vtkPointLocator2D | [protected] |
FindClosestNPoints(int N, float x[2], vtkIdList *result) | vtkPointLocator2D | [virtual] |
FindClosestNPoints(int N, float x, float y, vtkIdList *result) | vtkPointLocator2D | [virtual] |
FindClosestPoint(float x[2]) | vtkPointLocator2D | [virtual] |
FindDistributedPoints(int N, float x[2], vtkIdList *result, int M) | vtkPointLocator2D | [virtual] |
FindDistributedPoints(int N, float x, float y, vtkIdList *result, int M) | vtkPointLocator2D | [virtual] |
FindPointsWithinRadius(float R, float x[2], vtkIdList *result) | vtkPointLocator2D | [virtual] |
FindPointsWithinRadius(float R, float x, float y, vtkIdList *result) | vtkPointLocator2D | [virtual] |
FreeSearchStructure() | vtkPointLocator2D | [virtual] |
GenerateFace(int face, int i, int j, int k, vtkPoints *pts, vtkCellArray *polys) | vtkPointLocator2D | [protected] |
GenerateRepresentation(int level, vtkPolyData *pd) | vtkPointLocator2D | [virtual] |
GetAutomatic() | vtkLocator | [virtual] |
GetBucketNeighbors(int ijk[2], int ndivs[2], int level) | vtkPointLocator2D | [protected] |
GetBuildTime() | vtkLocator | [virtual] |
GetClassName() | vtkPointLocator2D | [virtual] |
vtkObjectBase::GetClassName() const | vtkObjectBase | [inline, virtual] |
GetCommand(unsigned long tag) | vtkObject | |
GetDataSet() | vtkLocator | [virtual] |
GetDebug() | vtkObject | |
GetDivisions() | vtkPointLocator2D | [virtual] |
GetDivisions(int data[2]) | vtkPointLocator2D | [virtual] |
GetGlobalWarningDisplay() | vtkObject | [static] |
GetLevel() | vtkLocator | [virtual] |
GetMaxLevel() | vtkLocator | [virtual] |
GetMTime() | vtkObject | [virtual] |
GetNumberOfPointsPerBucket() | vtkPointLocator2D | [virtual] |
GetOverlappingBuckets(float x[2], int ijk[2], float dist, int level) | vtkPointLocator2D | [protected] |
GetPoints() | vtkPointLocator2D | [virtual] |
GetReferenceCount() | vtkObjectBase | [inline] |
GetRetainCellLists() | vtkLocator | [virtual] |
GetTolerance() | vtkLocator | [virtual] |
GlobalWarningDisplayOff() | vtkObject | [inline, static] |
GlobalWarningDisplayOn() | vtkObject | [inline, static] |
H | vtkPointLocator2D | [protected] |
HashTable | vtkPointLocator2D | [protected] |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
Initialize() | vtkPointLocator2D | [virtual] |
InsertionTol2 | vtkPointLocator2D | [protected] |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
InvokeEvent(unsigned long event) | vtkObject | [inline] |
InvokeEvent(const char *event) | vtkObject | [inline] |
IsA(const char *type) | vtkPointLocator2D | [virtual] |
IsInsertedPoint(float x[2]) | vtkPointLocator2D | [virtual] |
IsTypeOf(const char *type) | vtkPointLocator2D | [static] |
Level | vtkLocator | [protected] |
MaxLevel | vtkLocator | [protected] |
Modified() | vtkObject | [virtual] |
MTime | vtkObject | [protected] |
New() | vtkPointLocator2D | [static] |
NumberOfBuckets | vtkPointLocator2D | [protected] |
NumberOfPointsPerBucket | vtkPointLocator2D | [protected] |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
Points | vtkPointLocator2D | [protected] |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
PrintRevisions(ostream &os) | vtkObjectBase | |
PrintSelf(ostream &os, vtkIndent indent) | vtkPointLocator2D | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
ReferenceCount | vtkObjectBase | [protected] |
Register(vtkObjectBase *o) | vtkObject | [virtual] |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObserver(unsigned long tag) | vtkObject | |
RemoveObservers(unsigned long event) | vtkObject | |
RemoveObservers(const char *event) | vtkObject | |
RetainCellLists | vtkLocator | [protected] |
RetainCellListsOff() | vtkLocator | [virtual] |
RetainCellListsOn() | vtkLocator | [virtual] |
SafeDownCast(vtkObject *o) | vtkPointLocator2D | [static] |
SetAutomatic(int) | vtkLocator | [virtual] |
SetDataSet(vtkDataSet *) | vtkLocator | [virtual] |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetDivisions(int, int) | vtkPointLocator2D | [virtual] |
SetDivisions(int[2]) | vtkPointLocator2D | |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetMaxLevel(int) | vtkLocator | [virtual] |
SetNumberOfPointsPerBucket(int) | vtkPointLocator2D | [virtual] |
SetPoints(vtkPoints *) | vtkPointLocator2D | [virtual] |
SetReferenceCount(int) | vtkObjectBase | |
SetRetainCellLists(int) | vtkLocator | [virtual] |
SetTolerance(float) | vtkLocator | [virtual] |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkPointLocator2D | |
Tolerance | vtkLocator | [protected] |
UnRegister(vtkObjectBase *o) | vtkObject | [virtual] |
Update() | vtkLocator | [virtual] |
vtkLocator() | vtkLocator | [protected] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
vtkPointLocator2D() | vtkPointLocator2D | [protected] |
~vtkLocator() | vtkLocator | [protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
~vtkPointLocator2D() | vtkPointLocator2D | [protected] |