AddObserver(unsigned long event, vtkCommand *) | vtkObject | |
AddObserver(const char *event, vtkCommand *) (defined in vtkObject) | vtkObject | |
Allocate(const int sz, const int ext=1000) | vtkCellArray | [inline] |
BreakOnError() | vtkObject | [static] |
Debug (defined in vtkObject) | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
DeepCopy(vtkCellArray *ca) | vtkCellArray | |
Delete() | vtkObject | [virtual] |
EstimateSize(int numCells, int maxPtsPerCell) | vtkCellArray | [inline] |
GetActualMemorySize() | vtkCellArray | |
GetCell(int loc, int &npts, int *&pts) | vtkCellArray | [inline] |
GetClassName() | vtkCellArray | [virtual] |
GetCommand(unsigned long tag) (defined in vtkObject) | vtkObject | |
GetData() | vtkCellArray | [inline] |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() (defined in vtkObject) | vtkObject | [static] |
GetInsertLocation(int npts) | vtkCellArray | [inline] |
GetMaxCellSize() | vtkCellArray | |
GetMTime() | vtkObject | [virtual] |
GetNextCell(int &npts, int *&pts) | vtkCellArray | [inline] |
GetNumberOfCells() | vtkCellArray | [inline] |
GetNumberOfConnectivityEntries() | vtkCellArray | [inline] |
GetPointer() | vtkCellArray | [inline] |
GetReferenceCount() | vtkObject | [inline] |
GetSize() | vtkCellArray | [inline] |
GetTraversalLocation() | vtkCellArray | [inline] |
GetTraversalLocation(int npts) | vtkCellArray | [inline] |
GlobalWarningDisplayOff() (defined in vtkObject) | vtkObject | [inline, static] |
GlobalWarningDisplayOn() (defined in vtkObject) | vtkObject | [inline, static] |
HasObserver(unsigned long event) (defined in vtkObject) | vtkObject | |
HasObserver(const char *event) (defined in vtkObject) | vtkObject | |
Ia (defined in vtkCellArray) | vtkCellArray | [protected] |
Initialize() | vtkCellArray | [inline] |
InitTraversal() | vtkCellArray | [inline] |
InsertCellPoint(int id) | vtkCellArray | [inline] |
InsertLocation (defined in vtkCellArray) | vtkCellArray | [protected] |
InsertNextCell(vtkCell *cell) | vtkCellArray | [inline] |
InsertNextCell(int npts, int *pts) | vtkCellArray | [inline] |
InsertNextCell(vtkIdList *pts) | vtkCellArray | [inline] |
InsertNextCell(int npts) | vtkCellArray | [inline] |
InsertNextCell(vtkIdList &pts) | vtkCellArray | |
InvokeEvent(unsigned long event, void *callData) (defined in vtkObject) | vtkObject | |
InvokeEvent(const char *event, void *callData) (defined in vtkObject) | vtkObject | |
IsA(const char *type) | vtkCellArray | [virtual] |
IsTypeOf(const char *type) | vtkCellArray | [static] |
Modified() | vtkObject | [inline, virtual] |
MTime (defined in vtkObject) | vtkObject | [protected] |
New() | vtkCellArray | [static] |
NumberOfCells (defined in vtkCellArray) | vtkCellArray | [protected] |
operator=(const vtkCellArray &) (defined in vtkCellArray) | vtkCellArray | [inline, protected] |
operator=(const vtkObject &) (defined in vtkObject) | vtkObject | [inline, protected] |
Print(ostream &os) | vtkObject | |
PrintHeader(ostream &os, vtkIndent indent) (defined in vtkObject) | vtkObject | [virtual] |
PrintSelf(ostream &os, vtkIndent indent) | vtkObject | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) (defined in vtkObject) | vtkObject | [virtual] |
ReferenceCount (defined in vtkObject) | vtkObject | [protected] |
Register(vtkObject *o) | vtkObject | |
RemoveObserver(unsigned long tag) (defined in vtkObject) | vtkObject | |
ReplaceCell(int loc, int npts, int *pts) | vtkCellArray | [inline] |
Reset() | vtkCellArray | [inline] |
ReverseCell(int loc) | vtkCellArray | [inline] |
SafeDownCast(vtkObject *o) | vtkCellArray | [static] |
SetCells(int ncells, vtkIntArray *cells) | vtkCellArray | |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetReferenceCount(int) | vtkObject | |
SetTraversalLocation(int loc) (defined in vtkCellArray) | vtkCellArray | [inline] |
Squeeze() | vtkCellArray | [inline] |
SubjectHelper (defined in vtkObject) | vtkObject | [protected] |
TraversalLocation (defined in vtkCellArray) | vtkCellArray | [protected] |
UnRegister(vtkObject *o) | vtkObject | [virtual] |
UpdateCellCount(int npts) | vtkCellArray | [inline] |
vtkCellArray() (defined in vtkCellArray) | vtkCellArray | [protected] |
vtkCellArray(const int sz, const int ext=1000) (defined in vtkCellArray) | vtkCellArray | [protected] |
vtkCellArray(const vtkCellArray &) (defined in vtkCellArray) | vtkCellArray | [inline, protected] |
vtkObject() (defined in vtkObject) | vtkObject | [protected] |
vtkObject(const vtkObject &) (defined in vtkObject) | vtkObject | [inline, protected] |
WritePointer(const int ncells, const int size) | vtkCellArray | [inline] |
~vtkCellArray() (defined in vtkCellArray) | vtkCellArray | [protected] |
~vtkObject() (defined in vtkObject) | vtkObject | [protected, virtual] |