, 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) | vtkObject | [inline] |
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | [inline] |
Automatic | vtkLocator | [protected] |
AutomaticOff() | vtkLocator | [virtual] |
AutomaticOn() | vtkLocator | [virtual] |
Bounds | vtkAbstractPointLocator | [protected] |
BreakOnError() | vtkObject | [static] |
BuildLocator()=0 | vtkAbstractPointLocator | [pure 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] |
FastDelete() | vtkObjectBase | [virtual] |
FindClosestInsertedPoint(const double x[3])=0 | vtkIncrementalPointLocator | [pure virtual] |
FindClosestNPoints(int N, const double x[3], vtkIdList *result)=0 | vtkAbstractPointLocator | [pure virtual] |
FindClosestNPoints(int N, double x, double y, double z, vtkIdList *result) | vtkAbstractPointLocator | |
FindClosestPoint(const double x[3])=0 | vtkAbstractPointLocator | [pure virtual] |
FindClosestPoint(double x, double y, double z) | vtkAbstractPointLocator | |
FindClosestPointWithinRadius(double radius, const double x[3], double &dist2)=0 | vtkAbstractPointLocator | [pure virtual] |
FindPointsWithinRadius(double R, const double x[3], vtkIdList *result)=0 | vtkAbstractPointLocator | [pure virtual] |
FindPointsWithinRadius(double R, double x, double y, double z, vtkIdList *result) | vtkAbstractPointLocator | |
FreeSearchStructure()=0 | vtkAbstractPointLocator | [pure virtual] |
GenerateRepresentation(int level, vtkPolyData *pd)=0 | vtkAbstractPointLocator | [pure virtual] |
GetAutomatic() | vtkLocator | [virtual] |
GetBounds() | vtkAbstractPointLocator | [inline, virtual] |
GetBounds(double *) | vtkAbstractPointLocator | [virtual] |
GetBuildTime() | vtkLocator | [virtual] |
GetClassName() | vtkIncrementalPointLocator | [virtual] |
vtkObjectBase::GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetDataSet() | vtkLocator | [virtual] |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | [static] |
GetLevel() | vtkLocator | [virtual] |
GetMaxLevel() | vtkLocator | [virtual] |
GetMTime() | vtkObject | [virtual] |
GetReferenceCount() | vtkObjectBase | [inline] |
GetTolerance() | vtkLocator | [virtual] |
GlobalWarningDisplayOff() | vtkObject | [inline, static] |
GlobalWarningDisplayOn() | vtkObject | [inline, static] |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
Initialize()=0 | vtkIncrementalPointLocator | [pure virtual] |
InitPointInsertion(vtkPoints *newPts, const double bounds[6])=0 | vtkIncrementalPointLocator | [pure virtual] |
InitPointInsertion(vtkPoints *newPts, const double bounds[6], vtkIdType estSize)=0 | vtkIncrementalPointLocator | [pure virtual] |
InsertNextPoint(const double x[3])=0 | vtkIncrementalPointLocator | [pure virtual] |
InsertPoint(vtkIdType ptId, const double x[3])=0 | vtkIncrementalPointLocator | [pure virtual] |
InsertUniquePoint(const double x[3], vtkIdType &ptId)=0 | vtkIncrementalPointLocator | [pure virtual] |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | [protected] |
InternalReleaseFocus() | vtkObject | [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) | vtkIncrementalPointLocator | [virtual] |
IsInsertedPoint(double x, double y, double z)=0 | vtkIncrementalPointLocator | [pure virtual] |
IsInsertedPoint(const double x[3])=0 | vtkIncrementalPointLocator | [pure virtual] |
IsTypeOf(const char *type) | vtkIncrementalPointLocator | [static] |
Level | vtkLocator | [protected] |
MaxLevel | vtkLocator | [protected] |
Modified() | vtkObject | [virtual] |
MTime | vtkObject | [protected] |
New() | vtkObject | [static] |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
PrintRevisions(ostream &os) | vtkObjectBase | |
PrintSelf(ostream &os, vtkIndent indent) | vtkIncrementalPointLocator | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
ReferenceCount | vtkObjectBase | [protected] |
Register(vtkObjectBase *o) | vtkLocator | [virtual] |
RegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
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 *) | vtkLocator | [protected, virtual] |
SafeDownCast(vtkObject *o) | vtkIncrementalPointLocator | [static] |
SetAutomatic(int) | vtkLocator | [virtual] |
SetDataSet(vtkDataSet *) | vtkLocator | [virtual] |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetMaxLevel(int) | vtkLocator | [virtual] |
SetReferenceCount(int) | vtkObjectBase | |
SetTolerance(double) | vtkLocator | [virtual] |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkIncrementalPointLocator | |
Tolerance | vtkLocator | [protected] |
UnRegister(vtkObjectBase *o) | vtkLocator | [virtual] |
UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
Update() | vtkLocator | [virtual] |
vtkAbstractPointLocator() | vtkAbstractPointLocator | [protected] |
vtkIncrementalPointLocator() | vtkIncrementalPointLocator | [protected] |
vtkLocator() | vtkLocator | [protected] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
WeakPointers | vtkObjectBase | [protected] |
~vtkAbstractPointLocator() | vtkAbstractPointLocator | [protected, virtual] |
~vtkIncrementalPointLocator() | vtkIncrementalPointLocator | [protected, virtual] |
~vtkLocator() | vtkLocator | [protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |