| 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 |
| AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
| BreakOnError() | vtkObject | static |
| ComputeBasis(double x[3], vtkIdList *pIds, vtkIdType ptId=0) override | vtkGeneralizedKernel | virtual |
| ComputeWeights(double x[3], vtkIdList *pIds, vtkDoubleArray *prob, vtkDoubleArray *weights) override | vtkLinearKernel | virtual |
| ComputeWeights(double x[3], vtkIdList *pIds, vtkDoubleArray *prob, vtkDoubleArray *weights)=0 | vtkLinearKernel | virtual |
| ComputeWeights(double x[3], vtkIdList *pIds, vtkDoubleArray *weights) override | vtkLinearKernel | inlinevirtual |
| DataSet | vtkInterpolationKernel | protected |
| Debug | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| Delete() | vtkObjectBase | virtual |
| FastDelete() | vtkObjectBase | virtual |
| FreeStructures() | vtkInterpolationKernel | protectedvirtual |
| GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
| GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
| GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
| GetDebug() | vtkObject | |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetIsInMemkind() const | vtkObjectBase | |
| GetKernelFootprint() | vtkGeneralizedKernel | virtual |
| GetMTime() | vtkObject | virtual |
| GetNormalizeWeights() | vtkGeneralizedKernel | virtual |
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
| GetNumberOfPoints() | vtkGeneralizedKernel | virtual |
| GetObjectDescription() const override | vtkObject | virtual |
| GetObjectName() const | vtkObject | virtual |
| GetRadius() | vtkGeneralizedKernel | virtual |
| GetReferenceCount() | vtkObjectBase | inline |
| GetRequiresInitialization() | vtkInterpolationKernel | virtual |
| GetUsingMemkind() | vtkObjectBase | static |
| GlobalWarningDisplayOff() | vtkObject | inlinestatic |
| GlobalWarningDisplayOn() | vtkObject | inlinestatic |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| Initialize(vtkAbstractPointLocator *loc, vtkDataSet *ds, vtkPointData *pd) | vtkInterpolationKernel | virtual |
| InitializeObjectBase() | vtkObjectBase | |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | 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) | vtkLinearKernel | virtual |
| IsTypeOf(const char *type) | vtkLinearKernel | static |
| KernelFootprint | vtkGeneralizedKernel | protected |
| KernelStyle enum name | vtkGeneralizedKernel | |
| Locator | vtkInterpolationKernel | protected |
| Modified() | vtkObject | virtual |
| MTime | vtkObject | protected |
| N_CLOSEST enum value | vtkGeneralizedKernel | |
| New() | vtkLinearKernel | static |
| NewInstance() const | vtkLinearKernel | |
| NewInstanceInternal() const | vtkLinearKernel | protectedvirtual |
| NormalizeWeights | vtkGeneralizedKernel | protected |
| NormalizeWeightsOff() | vtkGeneralizedKernel | virtual |
| NormalizeWeightsOn() | vtkGeneralizedKernel | virtual |
| NumberOfPoints | vtkGeneralizedKernel | protected |
| ObjectName | vtkObject | protected |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| PointData | vtkInterpolationKernel | protected |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintSelf(ostream &os, vtkIndent indent) override | vtkLinearKernel | virtual |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| RADIUS enum value | vtkGeneralizedKernel | |
| Radius | vtkGeneralizedKernel | protected |
| ReferenceCount | vtkObjectBase | protected |
| Register(vtkObjectBase *o) | vtkObjectBase | |
| RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| 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 *) | vtkObjectBase | protectedvirtual |
| RequiresInitialization | vtkInterpolationKernel | protected |
| RequiresInitializationOff() | vtkInterpolationKernel | virtual |
| RequiresInitializationOn() | vtkInterpolationKernel | virtual |
| SafeDownCast(vtkObjectBase *o) | vtkLinearKernel | static |
| SetDebug(bool debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(vtkTypeBool val) | vtkObject | static |
| SetKernelFootprint(int) | vtkGeneralizedKernel | virtual |
| SetKernelFootprintToNClosest() | vtkGeneralizedKernel | inline |
| SetKernelFootprintToRadius() | vtkGeneralizedKernel | inline |
| SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
| SetNormalizeWeights(bool) | vtkGeneralizedKernel | virtual |
| SetNumberOfPoints(int) | vtkGeneralizedKernel | virtual |
| SetObjectName(const std::string &objectName) | vtkObject | virtual |
| SetRadius(double) | vtkGeneralizedKernel | virtual |
| SetReferenceCount(int) | vtkObjectBase | |
| SetRequiresInitialization(bool) | vtkInterpolationKernel | virtual |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkLinearKernel | |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| UsesGarbageCollector() const | vtkObjectBase | inlinevirtual |
| vtkAbstractTypeMacro(vtkInterpolationKernel, vtkObject) | vtkInterpolationKernel | |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkGeneralizedKernel() | vtkGeneralizedKernel | protected |
| vtkInterpolationKernel() | vtkInterpolationKernel | protected |
| vtkLinearKernel() | vtkLinearKernel | protected |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| WeakPointers | vtkObjectBase | protected |
| ~vtkGeneralizedKernel() override | vtkGeneralizedKernel | protected |
| ~vtkInterpolationKernel() override | vtkInterpolationKernel | protected |
| ~vtkLinearKernel() override | vtkLinearKernel | protected |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |