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.
- AddConsumer(vtkProcessObject *c)
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- AddReferenceToCell(vtkIdType ptId, vtkIdType cellId)
- Allocate(vtkIdType numCells=1000, int extSize=1000)
[virtual]
- Bounds
[protected]
- BreakOnError()
[static]
- BuildLinks()
- CELL_DATA_FIELD enum value
- CellData
[protected]
- Center
[protected]
- ComputeBounds()
[virtual]
- ComputeTime
[protected]
- Connectivity
[protected]
- Consumers
[protected]
- CopyInformation(vtkDataObject *data)
- CopyStructure(vtkDataSet *ds)
[virtual]
- CopyTypeSpecificInformation(vtkDataObject *data)
[inline, virtual]
- Crop()
[protected, virtual]
- DATA_OBJECT_FIELD enum value
- DataHasBeenGenerated()
- DataReleased
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkDataObject *src)
[virtual]
- Delete()
[virtual]
- Extent
[protected]
- ExtentTranslator
[protected]
- FieldData
[protected]
- FieldDataType enum name
- FindAndGetCell(float x[3], vtkCell *cell, vtkIdType cellId, float tol2, int &subId, float pcoords[3], float *weights)
[virtual]
- FindCell(float x[3], vtkCell *cell, vtkIdType cellId, float tol2, int &subId, float pcoords[3], float *weights)
[virtual]
- FindCell(float x[3], vtkCell *cell, vtkGenericCell *gencell, vtkIdType 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(vtkIdType cellId)
[virtual]
- GetCell(vtkIdType cellId, vtkGenericCell *cell)
[virtual]
- GetCellBounds(vtkIdType cellId, float bounds[6])
[virtual]
- GetCellData()
[inline]
- GetCellLinks()
[inline]
- GetCellNeighbors(vtkIdType cellId, vtkIdList *ptIds, vtkIdList *cellIds)
[virtual]
- GetCellNeighbors(vtkIdType cellId, vtkIdList &ptIds, vtkIdList &cellIds) (defined in vtkUnstructuredGrid)
[inline, private]
- GetCellPoints(vtkIdType cellId, vtkIdList *ptIds)
[virtual]
- GetCellPoints(vtkIdType cellId, vtkIdType &npts, vtkIdType *&pts)
[virtual]
- GetCells()
[inline]
- GetCellType(vtkIdType cellId)
[virtual]
- GetCellTypes(vtkCellTypes *types)
[virtual]
- GetCenter()
- GetCenter(float center[3])
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetConsumer(int i)
- GetDataObjectType()
[inline, virtual]
- GetDataReleased()
[virtual]
- GetDebug()
- GetEstimatedMemorySize()
[virtual]
- GetExtentTranslator()
- GetExtentType()
[inline, protected, virtual]
- GetFieldData()
[virtual]
- GetGhostLevel()
[virtual]
- GetGlobalReleaseDataFlag()
[static]
- GetGlobalWarningDisplay()
[static]
- GetIdsOfCellsOfType(int type, vtkIntArray *array)
- GetLength()
- GetListOfUniqueCellTypes(vtkUnsignedCharArray *uniqueTypes)
- GetLocality()
[virtual]
- GetMaxCellSize()
[virtual]
- GetMaximumNumberOfPieces()
[virtual]
- GetMTime()
[virtual]
- GetNetReferenceCount()
[virtual]
- GetNumberOfCells()
[virtual]
- GetNumberOfConsumers()
[virtual]
- GetNumberOfPieces()
[virtual]
- GetNumberOfPoints()
[inline, virtual]
- GetPiece()
[virtual]
- GetPipelineMTime()
[virtual]
- GetPoint(vtkIdType ptId)
[inline, virtual]
- GetPoint(vtkIdType ptId, float x[3])
[inline, virtual]
- GetPointCells(vtkIdType ptId, vtkIdList *cellIds)
[virtual]
- GetPointData()
[inline]
- GetPoints()
[virtual]
- GetReferenceCount()
[inline]
- GetReleaseDataFlag()
[virtual]
- GetRequestExactExtent()
[virtual]
- GetScalarRange(float range[2])
[virtual]
- 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, vtkIdType *pts)
- InsertNextCell(int type, vtkIdList *ptIds)
- InsertNextLinkedCell(int type, int npts, vtkIdType *pts)
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsConsumer(vtkProcessObject *c)
- IsHomogeneous()
- IsTypeOf(const char *type)
[static]
- LastUpdateExtentWasOutsideOfTheExtent
[protected]
- Line
[protected]
- Links
[protected]
- Locality
[protected]
- Locations
[protected]
- Locator
[protected]
- MakeObject()
[inline, virtual]
- MaximumNumberOfPieces
[protected]
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- NumberOfConsumers
[protected]
- NumberOfPieces
[protected]
- operator=(const vtkUnstructuredGrid &) (defined in vtkUnstructuredGrid)
[private]
- Piece
[protected]
- PipelineMTime
[protected]
- Pixel
[protected]
- POINT_DATA_FIELD enum value
- 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]
- RemoveConsumer(vtkProcessObject *c)
- RemoveObserver(unsigned long tag)
- RemoveReferenceToCell(vtkIdType ptId, vtkIdType cellId)
- ReplaceCell(vtkIdType cellId, int npts, vtkIdType *pts)
- RequestExactExtent
[protected]
- RequestExactExtentOff()
[virtual]
- RequestExactExtentOn()
[virtual]
- Reset()
- ResizeCellList(vtkIdType ptId, int size)
- SafeDownCast(vtkObject *o)
[static]
- ScalarRange
[protected]
- SetCells(int *types, vtkCellArray *cells)
- SetCells(vtkUnsignedCharArray *cellTypes, vtkIntArray *cellLocations, vtkCellArray *cells)
- SetDebug(unsigned char debugFlag)
- SetExtentTranslator(vtkExtentTranslator *translator)
- SetFieldData(vtkFieldData *)
[virtual]
- SetGlobalReleaseDataFlag(int val)
[static]
- SetGlobalWarningDisplay(int val)
[static]
- SetLocality(float)
[virtual]
- SetMaximumNumberOfPieces(int)
[virtual]
- SetPipelineMTime(unsigned long time)
[inline]
- SetPoints(vtkPoints *)
[virtual]
- SetReferenceCount(int)
- SetReleaseDataFlag(int)
[virtual]
- SetRequestExactExtent(int v)
- 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]
- Types
[protected]
- 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]
- vtkDataSet()
[protected]
- vtkObject()
[protected]
- vtkPointSet()
[protected]
- vtkUnstructuredGrid(const vtkUnstructuredGrid &) (defined in vtkUnstructuredGrid)
[private]
- vtkUnstructuredGrid()
[protected]
- Wedge
[protected]
- WholeExtent
[protected]
- ~vtkDataObject()
[protected]
- ~vtkDataSet()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkPointSet()
[protected]
- ~vtkUnstructuredGrid()
[protected]
Generated on Thu Mar 28 14:44:58 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001