Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkCellArray Member List
This is the complete list of members for vtkCellArray, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- Allocate(const vtkIdType sz, const int ext=1000)
[inline]
- BreakOnError()
[static]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkCellArray *ca)
- Delete()
[virtual]
- EstimateSize(vtkIdType numCells, int maxPtsPerCell)
[inline]
- GetActualMemorySize()
- GetCell(vtkIdType loc, vtkIdType &npts, vtkIdType *&pts)
[inline]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetData()
[inline]
- GetDebug()
- GetGlobalWarningDisplay()
[static]
- GetInsertLocation(int npts)
[inline]
- GetMaxCellSize()
- GetMTime()
[virtual]
- GetNextCell(vtkIdType &npts, vtkIdType *&pts)
[inline]
- GetNumberOfCells()
[inline]
- GetNumberOfConnectivityEntries()
[inline]
- GetPointer()
[inline]
- GetReferenceCount()
[inline]
- GetSize()
[inline]
- GetTraversalLocation()
[inline]
- GetTraversalLocation(vtkIdType npts)
[inline]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Ia
[protected]
- Initialize()
[inline]
- InitTraversal()
[inline]
- InsertCellPoint(vtkIdType id)
[inline]
- InsertLocation
[protected]
- InsertNextCell(vtkCell *cell)
[inline]
- InsertNextCell(vtkIdType npts, vtkIdType *pts)
[inline]
- InsertNextCell(vtkIdList *pts)
[inline]
- InsertNextCell(int npts)
[inline]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- NumberOfCells
[protected]
- operator=(const vtkCellArray &) (defined in vtkCellArray)
[private]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveObserver(unsigned long tag)
- ReplaceCell(vtkIdType loc, int npts, vtkIdType *pts)
[inline]
- Reset()
[inline]
- ReverseCell(vtkIdType loc)
[inline]
- SafeDownCast(vtkObject *o)
[static]
- SetCells(vtkIdType ncells, vtkIdTypeArray *cells)
- SetDebug(unsigned char debugFlag)
- SetGlobalWarningDisplay(int val)
[static]
- SetReferenceCount(int)
- SetTraversalLocation(vtkIdType loc)
[inline]
- Squeeze()
[inline]
- SubjectHelper
[protected]
- TraversalLocation
[protected]
- UnRegister(vtkObject *o)
[virtual]
- UpdateCellCount(int npts)
[inline]
- vtkCellArray()
[protected]
- vtkCellArray(const vtkCellArray &) (defined in vtkCellArray)
[private]
- vtkObject()
[protected]
- WritePointer(const vtkIdType ncells, const vtkIdType size)
[inline]
- ~vtkCellArray()
[protected]
- ~vtkObject()
[protected, virtual]
Generated on Thu Mar 28 14:27:43 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001