| VTK
    9.0.1
    | 
This is the complete list of members for vtkCellArray, 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(vtkIdType sz, vtkIdType vtkNotUsed(ext)=1000) | vtkCellArray | inline | 
| AllocateCopy(vtkCellArray *other) | vtkCellArray | inline | 
| AllocateEstimate(vtkIdType numCells, vtkIdType maxCellSize) | vtkCellArray | inline | 
| AllocateExact(vtkIdType numCells, vtkIdType connectivitySize) | vtkCellArray | |
| Append(vtkCellArray *src, vtkIdType pointOffset=0) | vtkCellArray | |
| AppendLegacyFormat(vtkIdTypeArray *data, vtkIdType ptOffset=0) | vtkCellArray | |
| AppendLegacyFormat(const vtkIdType *data, vtkIdType len, vtkIdType ptOffset=0) | vtkCellArray | |
| ArrayType32 typedef | vtkCellArray | |
| ArrayType64 typedef | vtkCellArray | |
| BreakOnError() | vtkObject | static | 
| CanConvertTo32BitStorage() const | vtkCellArray | |
| CanConvertTo64BitStorage() const | vtkCellArray | |
| CanConvertToDefaultStorage() const | vtkCellArray | |
| CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual | 
| ConvertTo32BitStorage() | vtkCellArray | |
| ConvertTo64BitStorage() | vtkCellArray | |
| ConvertToDefaultStorage() | vtkCellArray | |
| ConvertToSmallestStorage() | vtkCellArray | |
| Debug | vtkObject | protected | 
| DebugOff() | vtkObject | virtual | 
| DebugOn() | vtkObject | virtual | 
| DeepCopy(vtkCellArray *ca) | vtkCellArray | |
| Delete() | vtkObjectBase | virtual | 
| EstimateSize(vtkIdType numCells, int maxPtsPerCell) | vtkCellArray | |
| ExportLegacyFormat(vtkIdTypeArray *data) | vtkCellArray | |
| FastDelete() | vtkObjectBase | virtual | 
| GetActualMemorySize() const | vtkCellArray | |
| GetCell(vtkIdType loc, vtkIdType &npts, const vtkIdType *&pts) | vtkCellArray | |
| GetCell(vtkIdType loc, vtkIdList *pts) | vtkCellArray | |
| GetCellAtId(vtkIdType cellId, vtkIdType &cellSize, vtkIdType const *&cellPoints) | vtkCellArray | inline | 
| GetCellAtId(vtkIdType cellId, vtkIdList *pts) | vtkCellArray | inline | 
| GetCellSize(const vtkIdType cellId) const | vtkCellArray | inline | 
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetConnectivityArray() | vtkCellArray | inline | 
| GetConnectivityArray32() | vtkCellArray | inline | 
| GetConnectivityArray64() | vtkCellArray | inline | 
| GetData() | vtkCellArray | |
| GetDebug() | vtkObject | |
| GetGlobalWarningDisplay() | vtkObject | static | 
| GetInsertLocation(int npts) | vtkCellArray | |
| GetMaxCellSize() | vtkCellArray | |
| GetMTime() | vtkObject | virtual | 
| GetNextCell(vtkIdType &npts, vtkIdType const *&pts) | vtkCellArray | inline | 
| GetNextCell(vtkIdList *pts) | vtkCellArray | inline | 
| GetNumberOfCells() const | vtkCellArray | inline | 
| GetNumberOfConnectivityEntries() | vtkCellArray | |
| GetNumberOfConnectivityIds() const | vtkCellArray | inline | 
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual | 
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static | 
| GetNumberOfOffsets() const | vtkCellArray | inline | 
| GetOffsetsArray() | vtkCellArray | inline | 
| GetOffsetsArray32() | vtkCellArray | inline | 
| GetOffsetsArray64() | vtkCellArray | inline | 
| GetReferenceCount() | vtkObjectBase | inline | 
| GetSize() | vtkCellArray | |
| GetTraversalCellId() | vtkCellArray | |
| GetTraversalLocation() | vtkCellArray | |
| GetTraversalLocation(vtkIdType npts) | vtkCellArray | |
| 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 | |
| ImportLegacyFormat(vtkIdTypeArray *data) | vtkCellArray | |
| ImportLegacyFormat(const vtkIdType *data, vtkIdType len) | vtkCellArray | |
| Initialize() | vtkCellArray | |
| InitializeObjectBase() | vtkObjectBase | |
| InitTraversal() | vtkCellArray | inline | 
| InputArrayList typedef | vtkCellArray | |
| InsertCellPoint(vtkIdType id) | vtkCellArray | inline | 
| InsertNextCell(vtkCell *cell) | vtkCellArray | inline | 
| InsertNextCell(vtkIdType npts, const vtkIdType *pts) | vtkCellArray | |
| InsertNextCell(vtkIdList *pts) | vtkCellArray | inline | 
| InsertNextCell(const std::initializer_list< vtkIdType > &cell) | vtkCellArray | inline | 
| InsertNextCell(int npts) | vtkCellArray | inline | 
| 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) | vtkCellArray | virtual | 
| IsHomogeneous() | vtkCellArray | |
| IsStorage64Bit() const | vtkCellArray | inline | 
| IsStorageShareable() const | vtkCellArray | inline | 
| IsTypeOf(const char *type) | vtkCellArray | static | 
| IsValid() | vtkCellArray | |
| LegacyData | vtkCellArray | protected | 
| Modified() | vtkObject | virtual | 
| MTime | vtkObject | protected | 
| New() | vtkCellArray | static | 
| NewInstance() const | vtkCellArray | |
| NewInstanceInternal() const | vtkCellArray | protectedvirtual | 
| NewIterator() | vtkCellArray | |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected | 
| Print(ostream &os) | vtkObjectBase | |
| PrintDebug(ostream &os) | vtkCellArray | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual | 
| PrintRevisions(ostream &) | vtkObjectBase | inline | 
| PrintSelf(ostream &os, vtkIndent indent) override | vtkCellArray | 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 | |
| ReplaceCell(vtkIdType loc, int npts, const vtkIdType pts[]) | vtkCellArray | |
| ReplaceCellAtId(vtkIdType cellId, vtkIdList *list) | vtkCellArray | |
| ReplaceCellAtId(vtkIdType cellId, vtkIdType cellSize, const vtkIdType *cellPoints) | vtkCellArray | |
| ReplaceCellAtId(vtkIdType cellId, const std::initializer_list< vtkIdType > &cell) | vtkCellArray | inline | 
| ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual | 
| Reset() | vtkCellArray | inline | 
| ResizeExact(vtkIdType numCells, vtkIdType connectivitySize) | vtkCellArray | |
| ReverseCell(vtkIdType loc) | vtkCellArray | |
| ReverseCellAtId(vtkIdType cellId) | vtkCellArray | |
| SafeDownCast(vtkObjectBase *o) | vtkCellArray | static | 
| SetCells(vtkIdType ncells, vtkIdTypeArray *cells) | vtkCellArray | |
| SetData(vtkTypeInt32Array *offsets, vtkTypeInt32Array *connectivity) | vtkCellArray | |
| SetData(vtkTypeInt64Array *offsets, vtkTypeInt64Array *connectivity) | vtkCellArray | |
| SetData(vtkIdTypeArray *offsets, vtkIdTypeArray *connectivity) | vtkCellArray | |
| SetData(vtkAOSDataArrayTemplate< int > *offsets, vtkAOSDataArrayTemplate< int > *connectivity) | vtkCellArray | |
| SetData(vtkAOSDataArrayTemplate< long > *offsets, vtkAOSDataArrayTemplate< long > *connectivity) | vtkCellArray | |
| SetData(vtkAOSDataArrayTemplate< long long > *offsets, vtkAOSDataArrayTemplate< long long > *connectivity) | vtkCellArray | |
| SetData(vtkDataArray *offsets, vtkDataArray *connectivity) | vtkCellArray | |
| SetDebug(bool debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(int val) | vtkObject | static | 
| SetNumberOfCells(vtkIdType) | vtkCellArray | virtual | 
| SetReferenceCount(int) | vtkObjectBase | |
| SetTraversalCellId(vtkIdType cellId) | vtkCellArray | |
| SetTraversalLocation(vtkIdType loc) | vtkCellArray | |
| ShallowCopy(vtkCellArray *ca) | vtkCellArray | |
| Squeeze() | vtkCellArray | |
| Storage | vtkCellArray | protected | 
| StorageArrayList typedef | vtkCellArray | |
| SubjectHelper | vtkObject | protected | 
| Superclass typedef | vtkCellArray | |
| TempCell | vtkCellArray | protected | 
| TraversalCellId | vtkCellArray | protected | 
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual | 
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual | 
| UpdateCellCount(int npts) | vtkCellArray | inline | 
| Use32BitStorage() | vtkCellArray | |
| Use64BitStorage() | vtkCellArray | |
| UseDefaultStorage() | vtkCellArray | |
| Visit(Functor &&functor, Args &&... args) | vtkCellArray | inline | 
| Visit(Functor &&functor, Args &&... args) const | vtkCellArray | inline | 
| Visit(Functor &&functor, Args &&... args) | vtkCellArray | inline | 
| Visit(Functor &&functor, Args &&... args) const | vtkCellArray | inline | 
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkCellArray() | vtkCellArray | protected | 
| vtkCellArrayIterator class | vtkCellArray | friend | 
| vtkObject() | vtkObject | protected | 
| vtkObjectBase() | vtkObjectBase | protected | 
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected | 
| WeakPointers | vtkObjectBase | protected | 
| ~vtkCellArray() override | vtkCellArray | protected | 
| ~vtkObject() override | vtkObject | protected | 
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual | 
 1.8.17
 1.8.17