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 int sz, const int ext=1000)
[inline]
- BreakOnError()
[static]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkCellArray *ca)
- Delete()
[virtual]
- EstimateSize(int numCells, int maxPtsPerCell)
[inline]
- GetActualMemorySize()
- GetCell(int loc, int &npts, int *&pts)
[inline]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetData()
[inline]
- GetDebug()
- GetGlobalWarningDisplay()
[static]
- GetInsertLocation(int npts)
[inline]
- GetMaxCellSize()
- GetMTime()
[virtual]
- GetNextCell(int &npts, int *&pts)
[inline]
- GetNumberOfCells()
[inline]
- GetNumberOfConnectivityEntries()
[inline]
- GetPointer()
[inline]
- GetReferenceCount()
[inline]
- GetSize()
[inline]
- GetTraversalLocation()
[inline]
- GetTraversalLocation(int npts)
[inline]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Ia
[protected]
- Initialize()
[inline]
- InitTraversal()
[inline]
- InsertCellPoint(int id)
[inline]
- InsertLocation
[protected]
- InsertNextCell(vtkCell *cell)
[inline]
- InsertNextCell(int npts, int *pts)
[inline]
- InsertNextCell(vtkIdList *pts)
[inline]
- InsertNextCell(int npts)
[inline]
- InsertNextCell(vtkIdList &pts)
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- Modified()
[inline, virtual]
- MTime
[protected]
- New()
[static]
- NumberOfCells
[protected]
- operator=(const vtkCellArray &)
[inline, protected]
- vtkObject::operator=(const vtkObject &)
[inline]
- 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(int loc, int npts, int *pts)
[inline]
- Reset()
[inline]
- ReverseCell(int loc)
[inline]
- SafeDownCast(vtkObject *o)
[static]
- SetCells(int ncells, vtkIntArray *cells)
- SetDebug(unsigned char debugFlag)
- SetGlobalWarningDisplay(int val)
[static]
- SetReferenceCount(int)
- SetTraversalLocation(int loc)
[inline]
- Squeeze()
[inline]
- SubjectHelper
[protected]
- TraversalLocation
[protected]
- UnRegister(vtkObject *o)
[virtual]
- UpdateCellCount(int npts)
[inline]
- vtkCellArray()
[protected]
- vtkCellArray(const int sz, const int ext=1000)
[protected]
- vtkCellArray(const vtkCellArray &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- WritePointer(const int ncells, const int size)
[inline]
- ~vtkCellArray()
[protected]
- ~vtkObject()
[protected, virtual]
Generated on Wed Nov 21 12:46:41 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001