| 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 |
| Debug | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| Delete() | vtkObjectBase | virtual |
| DontPassField(int sourceId, vtkStreamingTessellator *t) | vtkEdgeSubdivisionCriterion | virtual |
| EvaluateLocationAndFields(double *p1, int field_start)=0 | vtkEdgeSubdivisionCriterion | pure virtual |
| FastDelete() | vtkObjectBase | virtual |
| FieldIds | vtkEdgeSubdivisionCriterion | protected |
| FieldOffsets | vtkEdgeSubdivisionCriterion | protected |
| FixedFieldErrorEval(double *p1, double *p1_actual, int field_start, int field_criteria, double *allowableFieldErr) const | vtkEdgeSubdivisionCriterion | protected |
| GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
| GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
| GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
| GetDebug() | vtkObject | |
| GetFieldIds() const | vtkEdgeSubdivisionCriterion | inline |
| GetFieldOffsets() const | vtkEdgeSubdivisionCriterion | inline |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetIsInMemkind() const | vtkObjectBase | |
| GetMTime() | vtkObject | virtual |
| GetNumberOfFields() const | vtkEdgeSubdivisionCriterion | inline |
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
| GetObjectDescription() const override | vtkObject | virtual |
| GetObjectName() const | vtkObject | virtual |
| GetOutputField(int fieldId) const | vtkEdgeSubdivisionCriterion | |
| GetReferenceCount() | vtkObjectBase | inline |
| 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 | |
| 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) | vtkEdgeSubdivisionCriterion | virtual |
| IsTypeOf(const char *type) | vtkEdgeSubdivisionCriterion | static |
| Modified() | vtkObject | virtual |
| MTime | vtkObject | protected |
| New() | vtkObject | static |
| NewInstance() const | vtkEdgeSubdivisionCriterion | |
| NewInstanceInternal() const | vtkEdgeSubdivisionCriterion | protectedvirtual |
| NumberOfFields | vtkEdgeSubdivisionCriterion | protected |
| ObjectName | vtkObject | protected |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| PassField(int sourceId, int sourceSize, vtkStreamingTessellator *t) | vtkEdgeSubdivisionCriterion | virtual |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintSelf(ostream &os, vtkIndent indent) override | vtkEdgeSubdivisionCriterion | virtual |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| 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 |
| ResetFieldList() | vtkEdgeSubdivisionCriterion | virtual |
| SafeDownCast(vtkObjectBase *o) | vtkEdgeSubdivisionCriterion | static |
| SetDebug(bool debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(vtkTypeBool val) | vtkObject | static |
| SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
| SetObjectName(const std::string &objectName) | vtkObject | virtual |
| SetReferenceCount(int) | vtkObjectBase | |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkEdgeSubdivisionCriterion | |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| UsesGarbageCollector() const | vtkObjectBase | inlinevirtual |
| ViewDependentEval(const double *p0, double *p1, double *p1_actual, const double *p2, int field_start, vtkMatrix4x4 *viewtrans, const double *pixelSize, double allowableChordErr) const | vtkEdgeSubdivisionCriterion | protected |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkEdgeSubdivisionCriterion() | vtkEdgeSubdivisionCriterion | protected |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| WeakPointers | vtkObjectBase | protected |
| ~vtkEdgeSubdivisionCriterion() override | vtkEdgeSubdivisionCriterion | protected |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |