| 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 | 
  | Bounds | vtkEncodedGradientEstimator | protected | 
  | BoundsClip | vtkEncodedGradientEstimator | protected | 
  | BoundsClipOff() | vtkEncodedGradientEstimator | virtual | 
  | BoundsClipOn() | vtkEncodedGradientEstimator | virtual | 
  | BreakOnError() | vtkObject | static | 
  | BuildTime | vtkEncodedGradientEstimator |  | 
  | CircleLimits | vtkEncodedGradientEstimator | protected | 
  | CircleLimitsSize | vtkEncodedGradientEstimator | protected | 
  | CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual | 
  | ComputeCircleLimits(int size) | vtkEncodedGradientEstimator | protected | 
  | ComputeGradientMagnitudes | vtkEncodedGradientEstimator | protected | 
  | ComputeGradientMagnitudesOff() | vtkEncodedGradientEstimator | virtual | 
  | ComputeGradientMagnitudesOn() | vtkEncodedGradientEstimator | virtual | 
  | CylinderClip | vtkEncodedGradientEstimator | protected | 
  | CylinderClipOff() | vtkEncodedGradientEstimator | virtual | 
  | CylinderClipOn() | vtkEncodedGradientEstimator | virtual | 
  | Debug | vtkObject | protected | 
  | DebugOff() | vtkObject | virtual | 
  | DebugOn() | vtkObject | virtual | 
  | Delete() | vtkObjectBase | virtual | 
  | DirectionEncoder | vtkEncodedGradientEstimator | protected | 
  | EncodedNormals | vtkEncodedGradientEstimator |  | 
  | EncodedNormalsSize | vtkEncodedGradientEstimator |  | 
  | FastDelete() | vtkObjectBase | virtual | 
  | GetBounds() | vtkEncodedGradientEstimator | virtual | 
  | GetBounds(int data[6]) | vtkEncodedGradientEstimator | virtual | 
  | GetBoundsClip() | vtkEncodedGradientEstimator | virtual | 
  | GetCircleLimits() | vtkEncodedGradientEstimator | inline | 
  | GetClassName() const | vtkObjectBase |  | 
  | GetCommand(unsigned long tag) | vtkObject |  | 
  | GetComputeGradientMagnitudes() | vtkEncodedGradientEstimator | virtual | 
  | GetCylinderClip() | vtkEncodedGradientEstimator | virtual | 
  | GetDebug() | vtkObject |  | 
  | GetDirectionEncoder() | vtkEncodedGradientEstimator | virtual | 
  | GetEncodedNormalIndex(vtkIdType xyz_index) | vtkEncodedGradientEstimator |  | 
  | GetEncodedNormalIndex(int x_index, int y_index, int z_index) | vtkEncodedGradientEstimator |  | 
  | GetEncodedNormals(void) | vtkEncodedGradientEstimator |  | 
  | GetGlobalWarningDisplay() | vtkObject | static | 
  | GetGradientMagnitudeBias() | vtkEncodedGradientEstimator | virtual | 
  | GetGradientMagnitudes(void) | vtkEncodedGradientEstimator |  | 
  | GetGradientMagnitudeScale() | vtkEncodedGradientEstimator | virtual | 
  | GetInputAspect() | vtkEncodedGradientEstimator | virtual | 
  | GetInputAspect(float data[3]) | vtkEncodedGradientEstimator | virtual | 
  | GetInputData() | vtkEncodedGradientEstimator | virtual | 
  | GetInputSize() | vtkEncodedGradientEstimator | virtual | 
  | GetInputSize(int data[3]) | vtkEncodedGradientEstimator | virtual | 
  | GetLastUpdateTimeInCPUSeconds() | vtkEncodedGradientEstimator | virtual | 
  | GetLastUpdateTimeInSeconds() | vtkEncodedGradientEstimator | virtual | 
  | GetMTime() | vtkObject | virtual | 
  | GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual | 
  | GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static | 
  | GetNumberOfThreads() | vtkEncodedGradientEstimator | virtual | 
  | GetReferenceCount() | vtkObjectBase | inline | 
  | GetUseCylinderClip() | vtkEncodedGradientEstimator | virtual | 
  | GetZeroNormalThreshold() | vtkEncodedGradientEstimator | virtual | 
  | GetZeroPad() | vtkEncodedGradientEstimator | virtual | 
  | GlobalWarningDisplayOff() | vtkObject | inlinestatic | 
  | GlobalWarningDisplayOn() | vtkObject | inlinestatic | 
  | GradientMagnitudeBias | vtkEncodedGradientEstimator | protected | 
  | GradientMagnitudes | vtkEncodedGradientEstimator |  | 
  | GradientMagnitudeScale | vtkEncodedGradientEstimator | protected | 
  | HasObserver(unsigned long event, vtkCommand *) | vtkObject |  | 
  | HasObserver(const char *event, vtkCommand *) | vtkObject |  | 
  | HasObserver(unsigned long event) | vtkObject |  | 
  | HasObserver(const char *event) | vtkObject |  | 
  | InitializeObjectBase() | vtkObjectBase |  | 
  | InputAspect | vtkEncodedGradientEstimator | protected | 
  | InputData | vtkEncodedGradientEstimator |  | 
  | InputSize | vtkEncodedGradientEstimator | protected | 
  | 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) | vtkEncodedGradientEstimator | virtual | 
  | IsTypeOf(const char *type) | vtkEncodedGradientEstimator | static | 
  | LastUpdateTimeInCPUSeconds | vtkEncodedGradientEstimator | protected | 
  | LastUpdateTimeInSeconds | vtkEncodedGradientEstimator | protected | 
  | Modified() | vtkObject | virtual | 
  | MTime | vtkObject | protected | 
  | New() | vtkObject | static | 
  | NewInstance() const | vtkEncodedGradientEstimator |  | 
  | NewInstanceInternal() const | vtkEncodedGradientEstimator | protectedvirtual | 
  | NumberOfThreads | vtkEncodedGradientEstimator | protected | 
  | vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected | 
  | Print(ostream &os) | vtkObjectBase |  | 
  | PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual | 
  | PrintRevisions(ostream &) | vtkObjectBase | inline | 
  | PrintSelf(ostream &os, vtkIndent indent) override | vtkEncodedGradientEstimator | virtual | 
  | PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual | 
  | ReferenceCount | vtkObjectBase | protected | 
  | Register(vtkObjectBase *o) | vtkObjectBase | virtual | 
  | 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 *) override | vtkEncodedGradientEstimator | protectedvirtual | 
  | SafeDownCast(vtkObjectBase *o) | vtkEncodedGradientEstimator | static | 
  | SetBounds(int, int, int, int, int, int) | vtkEncodedGradientEstimator | virtual | 
  | SetBounds(int[6]) | vtkEncodedGradientEstimator | virtual | 
  | SetBoundsClip(vtkTypeBool) | vtkEncodedGradientEstimator | virtual | 
  | SetComputeGradientMagnitudes(vtkTypeBool) | vtkEncodedGradientEstimator | virtual | 
  | SetCylinderClip(vtkTypeBool) | vtkEncodedGradientEstimator | virtual | 
  | SetDebug(bool debugFlag) | vtkObject |  | 
  | SetDirectionEncoder(vtkDirectionEncoder *direnc) | vtkEncodedGradientEstimator |  | 
  | SetGlobalWarningDisplay(int val) | vtkObject | static | 
  | SetGradientMagnitudeBias(float) | vtkEncodedGradientEstimator | virtual | 
  | SetGradientMagnitudeScale(float) | vtkEncodedGradientEstimator | virtual | 
  | SetInputData(vtkImageData *) | vtkEncodedGradientEstimator | virtual | 
  | SetNumberOfThreads(int) | vtkEncodedGradientEstimator | virtual | 
  | SetReferenceCount(int) | vtkObjectBase |  | 
  | SetZeroNormalThreshold(float v) | vtkEncodedGradientEstimator |  | 
  | SetZeroPad(vtkTypeBool) | vtkEncodedGradientEstimator | virtual | 
  | SubjectHelper | vtkObject | protected | 
  | Superclass typedef | vtkEncodedGradientEstimator |  | 
  | Threader | vtkEncodedGradientEstimator | protected | 
  | UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual | 
  | UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual | 
  | Update(void) | vtkEncodedGradientEstimator |  | 
  | UpdateNormals(void)=0 | vtkEncodedGradientEstimator | protectedpure virtual | 
  | UseCylinderClip | vtkEncodedGradientEstimator | protected | 
  | vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject |  | 
  | vtkEncodedGradientEstimator() | vtkEncodedGradientEstimator | protected | 
  | vtkObject() | vtkObject | protected | 
  | vtkObjectBase() | vtkObjectBase | protected | 
  | vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected | 
  | WeakPointers | vtkObjectBase | protected | 
  | ZeroNormalThreshold | vtkEncodedGradientEstimator | protected | 
  | ZeroPad | vtkEncodedGradientEstimator | protected | 
  | ZeroPadOff() | vtkEncodedGradientEstimator | virtual | 
  | ZeroPadOn() | vtkEncodedGradientEstimator | virtual | 
  | ~vtkEncodedGradientEstimator() override | vtkEncodedGradientEstimator | protected | 
  | ~vtkObject() override | vtkObject | protected | 
  | ~vtkObjectBase() | vtkObjectBase | protectedvirtual |