VTK
|
This is the complete list of members for vtkCellLinks, including all inherited members.
AddCellReference(vtkIdType cellId, vtkIdType ptId) | vtkCellLinks | inline |
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 |
Allocate(vtkIdType numLinks, vtkIdType ext=1000) | vtkCellLinks | |
AllocateLinks(vtkIdType n) | vtkCellLinks | protected |
Array | vtkCellLinks | protected |
BreakOnError() | vtkObject | static |
BuildLinks(vtkDataSet *data) override | vtkCellLinks | virtual |
BuildLinks(vtkDataSet *data, vtkCellArray *Connectivity) | vtkCellLinks | |
CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
DeepCopy(vtkCellLinks *src) | vtkCellLinks | |
Delete() | vtkObjectBase | virtual |
DeletePoint(vtkIdType ptId) | vtkCellLinks | inline |
Extend | vtkCellLinks | protected |
FastDelete() | vtkObjectBase | virtual |
GetActualMemorySize() | vtkCellLinks | |
GetCells(vtkIdType ptId) | vtkCellLinks | inline |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | static |
GetIdType(vtkIdType maxPtId, vtkIdType maxCellId, vtkCellArray *ca) | vtkAbstractCellLinks | static |
GetLink(vtkIdType ptId) | vtkCellLinks | inline |
GetMTime() | vtkObject | virtual |
GetNcells(vtkIdType ptId) | vtkCellLinks | inline |
GetReferenceCount() | vtkObjectBase | inline |
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 | |
IncrementLinkCount(vtkIdType ptId) | vtkCellLinks | inlineprotected |
Initialize() | vtkCellLinks | |
InitializeObjectBase() | vtkObjectBase | |
InsertCellReference(vtkIdType ptId, unsigned short pos, vtkIdType cellId) | vtkCellLinks | inlineprotected |
InsertNextCellReference(vtkIdType ptId, vtkIdType cellId) | vtkCellLinks | inline |
InsertNextPoint(int numLinks) | vtkCellLinks | |
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) | vtkCellLinks | virtual |
IsTypeOf(const char *type) | vtkCellLinks | static |
MaxId | vtkCellLinks | protected |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkCellLinks | static |
NewInstance() const | vtkCellLinks | |
NewInstanceInternal() const | vtkCellLinks | protectedvirtual |
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 | vtkCellLinks | 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 | |
RemoveCellReference(vtkIdType cellId, vtkIdType ptId) | vtkCellLinks | inline |
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 |
Reset() | vtkCellLinks | |
Resize(vtkIdType sz) | vtkCellLinks | protected |
ResizeCellList(vtkIdType ptId, int size) | vtkCellLinks | inline |
SafeDownCast(vtkObjectBase *o) | vtkCellLinks | static |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetReferenceCount(int) | vtkObjectBase | |
Size | vtkCellLinks | protected |
Squeeze() | vtkCellLinks | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkCellLinks | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkAbstractCellLinks() | vtkAbstractCellLinks | protected |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkCellLinks() | vtkCellLinks | inlineprotected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
~vtkAbstractCellLinks() override | vtkAbstractCellLinks | protected |
~vtkCellLinks() override | vtkCellLinks | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |