VTK
|
This is the complete list of members for vtkCellTypes, 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 |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
Allocate(int sz=512, int ext=1000) | vtkCellTypes | |
BreakOnError() | vtkObject | static |
CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
DeepCopy(vtkCellTypes *src) | vtkCellTypes | |
Delete() | vtkObjectBase | virtual |
DeleteCell(vtkIdType cellId) | vtkCellTypes | inline |
Extend | vtkCellTypes | protected |
FastDelete() | vtkObjectBase | virtual |
GetActualMemorySize() | vtkCellTypes | |
GetCellLocation(int cellId) | vtkCellTypes | inline |
GetCellType(int cellId) | vtkCellTypes | inline |
GetClassName() const | vtkObjectBase | |
GetClassNameFromTypeId(int typeId) | vtkCellTypes | static |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | static |
GetMTime() | vtkObject | virtual |
GetNumberOfTypes() | vtkCellTypes | inline |
GetReferenceCount() | vtkObjectBase | inline |
GetTypeIdFromClassName(const char *classname) | vtkCellTypes | 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 | |
InsertCell(int id, unsigned char type, int loc) | vtkCellTypes | |
InsertNextCell(unsigned char type, int loc) | vtkCellTypes | |
InsertNextType(unsigned char type) | vtkCellTypes | inline |
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) | vtkCellTypes | virtual |
IsLinear(unsigned char type) | vtkCellTypes | inlinestatic |
IsType(unsigned char type) | vtkCellTypes | inline |
IsTypeOf(const char *type) | vtkCellTypes | static |
LocationArray | vtkCellTypes | protected |
MaxId | vtkCellTypes | protected |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkCellTypes | static |
NewInstance() const | vtkCellTypes | |
NewInstanceInternal() const | vtkCellTypes | 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 | vtkCellTypes | 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 *) | vtkObjectBase | protectedvirtual |
Reset() | vtkCellTypes | |
SafeDownCast(vtkObjectBase *o) | vtkCellTypes | static |
SetCellTypes(int ncells, vtkUnsignedCharArray *cellTypes, vtkIntArray *cellLocations) | vtkCellTypes | |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetReferenceCount(int) | vtkObjectBase | |
Size | vtkCellTypes | protected |
Squeeze() | vtkCellTypes | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkCellTypes | |
TypeArray | vtkCellTypes | protected |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkCellTypes() | vtkCellTypes | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
~vtkCellTypes() override | vtkCellTypes | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |