Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkUnstructuredGrid Member List
This is the complete list of members for vtkUnstructuredGrid, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- AddReferenceToCell(int ptId, int cellId)
- Allocate(int numCells=1000, int extSize=1000)
- Bounds
[protected]
- BreakOnError()
[static]
- BuildLinks()
- CellData
[protected]
- Cells
[protected]
- Center
[protected]
- ComputeBounds()
[virtual]
- ComputeEstimatedPipelineMemorySize(unsigned long sizes[3])
- ComputeTime
[protected]
- Connectivity
[protected]
- CopyInformation(vtkDataObject *data)
- CopyStructure(vtkDataSet *ds)
[virtual]
- CopyTypeSpecificInformation(vtkDataObject *data)
[inline, virtual]
- DataHasBeenGenerated()
- DataReleased
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkDataObject *src)
[virtual]
- Delete()
[virtual]
- EstimatedWholeMemorySize
[protected]
- Extent
[protected]
- ExtentTranslator
[protected]
- FieldData
[protected]
- FindAndGetCell(float x[3], vtkCell *cell, int cellId, float tol2, int &subId, float pcoords[3], float *weights)
[virtual]
- FindCell(float x[3], vtkCell *cell, int cellId, float tol2, int &subId, float pcoords[3], float *weights)
[virtual]
- FindCell(float x[3], vtkCell *cell, vtkGenericCell *gencell, int cellId, float tol2, int &subId, float pcoords[3], float *weights)
[virtual]
- FindPoint(float x[3])
[virtual]
- FindPoint(float x, float y, float z)
[inline]
- GetActualMemorySize()
[virtual]
- GetBounds()
- GetBounds(float bounds[6])
- GetCell(int cellId)
[virtual]
- GetCell(int cellId, vtkGenericCell *cell)
[virtual]
- GetCellBounds(int cellId, float bounds[6])
[virtual]
- GetCellData()
[inline]
- GetCellLinks()
[inline]
- GetCellNeighbors(int cellId, vtkIdList *ptIds, vtkIdList *cellIds)
[virtual]
- GetCellNeighbors(int cellId, vtkIdList &ptIds, vtkIdList &cellIds) (defined in vtkUnstructuredGrid)
[inline, private]
- GetCellPoints(int cellId, vtkIdList *ptIds)
[virtual]
- GetCellPoints(int cellId, int &npts, int *&pts)
- GetCellPoints(int cellId, vtkIdList &ptIds)
[inline]
- GetCells()
[inline]
- GetCellType(int cellId)
[virtual]
- GetCellTypes(vtkCellTypes *types)
[virtual]
- GetCenter()
- GetCenter(float center[3])
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDataObjectType()
[inline, virtual]
- GetDataReleased()
[virtual]
- GetDataSetType()
[inline, virtual]
- GetDebug()
- GetEstimatedMemorySize()
[virtual]
- GetEstimatedPipelineMemorySize()
- GetExtentTranslator()
- GetExtentType()
[inline, protected, virtual]
- GetFieldData()
[virtual]
- GetGhostLevel()
[virtual]
- GetGlobalReleaseDataFlag()
[static]
- GetGlobalWarningDisplay()
[static]
- GetLength()
- GetLocality()
[virtual]
- GetMaxCellSize()
[virtual]
- GetMTime()
[virtual]
- GetNetReferenceCount()
[virtual]
- GetNumberOfCells()
[virtual]
- GetNumberOfPieces()
[virtual]
- GetNumberOfPoints()
[inline, virtual]
- GetPiece()
[virtual]
- GetPipelineMTime()
[virtual]
- GetPoint(int ptId)
[inline, virtual]
- GetPoint(int ptId, float x[3])
[inline, virtual]
- GetPointCells(int ptId, vtkIdList *cellIds)
[virtual]
- GetPointCells(int ptId, vtkIdList &cellIds)
[inline]
- GetPointData()
[inline]
- GetPoints()
[virtual]
- GetReferenceCount()
[inline]
- GetReleaseDataFlag()
[virtual]
- GetScalarRange(float range[2])
- GetScalarRange()
- GetSource()
[virtual]
- GetUpdateExtent(int &piece, int &numPieces, int &ghostLevel)
- GetUpdateExtent()
[virtual]
- GetUpdateExtent(int &, int &, int &, int &, int &, int &)
[virtual]
- GetUpdateExtent(int[6])
[virtual]
- GetUpdateGhostLevel()
[virtual]
- GetUpdateNumberOfPieces()
[virtual]
- GetUpdatePiece()
[virtual]
- GetUpdateTime()
- GetWholeExtent()
[virtual]
- GetWholeExtent(int &, int &, int &, int &, int &, int &)
[virtual]
- GetWholeExtent(int[6])
[virtual]
- GhostLevel
[protected]
- GlobalReleaseDataFlagOff()
[inline]
- GlobalReleaseDataFlagOn()
[inline]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Hexahedron
[protected]
- Initialize()
[virtual]
- InsertNextCell(int type, int npts, int *pts)
- InsertNextCell(int type, vtkIdList *ptIds)
- InsertNextCell(int type, vtkIdList &pts)
[inline]
- InsertNextLinkedCell(int type, int npts, int *pts)
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- LastUpdateExtentWasOutsideOfTheExtent
[protected]
- Line
[protected]
- Links
[protected]
- Locality
[protected]
- Locator
[protected]
- MakeObject()
[inline, virtual]
- Modified()
[inline, virtual]
- MTime
[protected]
- New()
[static]
- NumberOfPieces
[protected]
- operator=(const vtkUnstructuredGrid &)
[inline, protected]
- vtkPointSet::operator=(const vtkPointSet &)
[inline]
- vtkDataSet::operator=(const vtkDataSet &)
[inline]
- vtkDataObject::operator=(const vtkDataObject &)
[inline]
- vtkObject::operator=(const vtkObject &)
[inline]
- Piece
[protected]
- PipelineMTime
[protected]
- Pixel
[protected]
- PointData
[protected]
- Points
[protected]
- Polygon
[protected]
- PolyLine
[protected]
- PolyVertex
[protected]
- PrepareForNewData()
[inline, virtual]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- PropagateUpdateExtent()
[virtual]
- Pyramid
[protected]
- Quad
[protected]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- ReleaseData()
- ReleaseDataFlag
[protected]
- ReleaseDataFlagOff()
[virtual]
- ReleaseDataFlagOn()
[virtual]
- RemoveObserver(unsigned long tag)
- RemoveReferenceToCell(int ptId, int cellId)
- ReplaceCell(int cellId, int npts, int *pts)
- Reset()
- ResizeCellList(int ptId, int size)
- SafeDownCast(vtkObject *o)
[static]
- ScalarRange
[protected]
- SetCells(int *types, vtkCellArray *cells)
- SetDebug(unsigned char debugFlag)
- SetExtentTranslator(vtkExtentTranslator *translator)
- SetFieldData(vtkFieldData *)
[virtual]
- SetGlobalReleaseDataFlag(int val)
[static]
- SetGlobalWarningDisplay(int val)
[static]
- SetLocality(float)
[virtual]
- SetPipelineMTime(unsigned long time)
[inline]
- SetPoints(vtkPoints *)
[virtual]
- SetReferenceCount(int)
- SetReleaseDataFlag(int)
[virtual]
- SetSource(vtkSource *s)
- SetUpdateExtent(int piece, int numPieces, int ghostLevel)
- SetUpdateExtent(int piece, int numPieces)
[inline]
- SetUpdateExtent(int x1, int x2, int y1, int y2, int z1, int z2)
[inline, virtual]
- SetUpdateExtent(int ext[6])
[inline, virtual]
- vtkPointSet::SetUpdateExtent(int vtkNotUsed(piece), int vtkNotUsed(numPieces), int vtkNotUsed(ghostLevel))
[inline, virtual]
- SetUpdateExtentToWholeExtent()
- SetUpdateGhostLevel(int level)
- SetUpdateNumberOfPieces(int num)
- SetUpdatePiece(int piece)
- SetWholeExtent(int, int, int, int, int, int)
[virtual]
- SetWholeExtent(int[6])
[virtual]
- ShallowCopy(vtkDataObject *src)
[virtual]
- ShouldIReleaseData()
- Source
[protected]
- Squeeze()
[virtual]
- SubjectHelper
[protected]
- Tetra
[protected]
- Triangle
[protected]
- TriangleStrip
[protected]
- TriggerAsynchronousUpdate()
[virtual]
- UnRegister(vtkObject *o)
[virtual]
- Update()
[virtual]
- UpdateData()
[virtual]
- UpdateExtent
[protected]
- UpdateExtentInitialized
[protected]
- UpdateExtentIsEmpty()
[protected]
- UpdateExtentIsOutsideOfTheExtent()
[protected]
- UpdateGhostLevel
[protected]
- UpdateInformation()
[virtual]
- UpdateNumberOfPieces
[protected]
- UpdatePiece
[protected]
- UpdateTime
[protected]
- VerifyUpdateExtent()
[protected, virtual]
- Vertex
[protected]
- Voxel
[protected]
- vtkDataObject()
[protected]
- vtkDataObject(const vtkDataObject &)
[inline, protected]
- vtkDataSet()
[protected]
- vtkDataSet(const vtkDataSet &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- vtkPointSet()
[protected]
- vtkPointSet(const vtkPointSet &)
[inline, protected]
- vtkUnstructuredGrid()
[protected]
- vtkUnstructuredGrid(const vtkUnstructuredGrid &)
[inline, protected]
- Wedge
[protected]
- WholeExtent
[protected]
- ~vtkDataObject()
[protected]
- ~vtkDataSet()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkPointSet()
[protected]
- ~vtkUnstructuredGrid()
[protected]
Generated on Wed Nov 21 13:01:25 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001