Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkUnstructuredGrid Member List

This is the complete list of members for vtkUnstructuredGrid, including all inherited members.
AddConsumer(vtkObject *c)vtkDataObject
AddObserver(unsigned long event, vtkCommand *, float priority=0.0)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0)vtkObject
AddReferenceToCell(vtkIdType ptId, vtkIdType cellId)vtkUnstructuredGrid
Allocate(vtkIdType numCells=1000, int extSize=1000)vtkUnstructuredGrid [virtual]
BoundsvtkDataSet [protected]
BreakOnError()vtkObject [static]
BuildLinks()vtkUnstructuredGrid
CELL_DATA_FIELD enum valuevtkDataSet
CellDatavtkDataSet [protected]
CentervtkDataSet [protected]
CheckAttributes()vtkDataSet
CollectRevisions(ostream &os)vtkObjectBase [protected, virtual]
ComputeBounds()vtkPointSet [virtual]
ComputeTimevtkDataSet [protected]
ConnectivityvtkUnstructuredGrid [protected]
ConsumersvtkDataObject [protected]
ConvexPointSetvtkUnstructuredGrid [protected]
CopyInformation(vtkDataObject *data)vtkDataObject
CopyStructure(vtkDataSet *ds)vtkUnstructuredGrid [virtual]
CopyTypeSpecificInformation(vtkDataObject *data)vtkDataObject [inline, virtual]
Crop()vtkDataObject [protected, virtual]
DATA_OBJECT_FIELD enum valuevtkDataSet
DataHasBeenGenerated()vtkDataObject
DataReleasedvtkDataObject [protected]
DebugvtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
DeepCopy(vtkDataObject *src)vtkUnstructuredGrid [virtual]
Delete()vtkObjectBase [virtual]
EmptyCellvtkUnstructuredGrid [protected]
ExtentvtkDataObject [protected]
ExtentTranslatorvtkDataObject [protected]
FieldDatavtkDataObject [protected]
FieldDataType enum namevtkDataSet
FindAndGetCell(double x[3], vtkCell *cell, vtkIdType cellId, double tol2, int &subId, double pcoords[3], double *weights)vtkDataSet [virtual]
FindCell(double x[3], vtkCell *cell, vtkIdType cellId, double tol2, int &subId, double pcoords[3], double *weights)vtkPointSet [virtual]
FindCell(double x[3], vtkCell *cell, vtkGenericCell *gencell, vtkIdType cellId, double tol2, int &subId, double pcoords[3], double *weights)vtkPointSet [virtual]
FindPoint(double x[3])vtkPointSet [virtual]
FindPoint(double x, double y, double z)vtkPointSet [inline]
GetActualMemorySize()vtkUnstructuredGrid [virtual]
GetBounds()vtkDataSet
GetBounds(double bounds[6])vtkDataSet
GetCell(vtkIdType cellId)vtkUnstructuredGrid [virtual]
GetCell(vtkIdType cellId, vtkGenericCell *cell)vtkUnstructuredGrid [virtual]
GetCellBounds(vtkIdType cellId, double bounds[6])vtkUnstructuredGrid [virtual]
GetCellData()vtkDataSet [inline]
GetCellLinks()vtkUnstructuredGrid [inline]
GetCellLocationsArray()vtkUnstructuredGrid [inline]
GetCellNeighbors(vtkIdType cellId, vtkIdList *ptIds, vtkIdList *cellIds)vtkUnstructuredGrid [virtual]
GetCellPoints(vtkIdType cellId, vtkIdList *ptIds)vtkUnstructuredGrid [virtual]
GetCellPoints(vtkIdType cellId, vtkIdType &npts, vtkIdType *&pts)vtkUnstructuredGrid [virtual]
GetCells()vtkUnstructuredGrid [inline]
GetCellType(vtkIdType cellId)vtkUnstructuredGrid [virtual]
GetCellTypes(vtkCellTypes *types)vtkDataSet [virtual]
GetCellTypesArray()vtkUnstructuredGrid [inline]
GetCenter()vtkDataSet
GetCenter(double center[3])vtkDataSet
GetClassName()vtkUnstructuredGrid [virtual]
vtkObjectBase::GetClassName() const vtkObjectBase [inline, virtual]
GetCommand(unsigned long tag)vtkObject
GetConsumer(int i)vtkDataObject
GetDataObjectType()vtkUnstructuredGrid [inline, virtual]
GetDataReleased()vtkDataObject [virtual]
GetDebug()vtkObject
GetEstimatedMemorySize()vtkDataObject [virtual]
GetExtentTranslator()vtkDataObject
GetExtentType()vtkDataObject [inline, virtual]
GetFieldData()vtkDataObject [virtual]
GetGhostLevel()vtkUnstructuredGrid [virtual]
GetGlobalReleaseDataFlag()vtkDataObject [static]
GetGlobalWarningDisplay()vtkObject [static]
GetIdsOfCellsOfType(int type, vtkIdTypeArray *array)vtkUnstructuredGrid
GetLength()vtkDataSet
GetLocality()vtkDataObject [virtual]
GetMaxCellSize()vtkUnstructuredGrid [virtual]
GetMaximumNumberOfPieces()vtkDataObject [virtual]
GetMTime()vtkPointSet [virtual]
GetNetReferenceCount()vtkPointSet [virtual]
GetNumberOfCells()vtkUnstructuredGrid [virtual]
GetNumberOfConsumers()vtkDataObject [virtual]
GetNumberOfPieces()vtkUnstructuredGrid [virtual]
GetNumberOfPoints()vtkPointSet [inline, virtual]
GetPiece()vtkUnstructuredGrid [virtual]
GetPipelineMTime()vtkDataObject [virtual]
GetPoint(vtkIdType ptId)vtkPointSet [inline, virtual]
GetPoint(vtkIdType ptId, double x[3])vtkPointSet [inline, virtual]
GetPointCells(vtkIdType ptId, vtkIdList *cellIds)vtkUnstructuredGrid [virtual]
GetPointData()vtkDataSet [inline]
GetPoints()vtkPointSet [virtual]
GetReferenceCount()vtkObjectBase [inline]
GetReleaseDataFlag()vtkDataObject [virtual]
GetRequestExactExtent()vtkDataObject [virtual]
GetScalarRange(double range[2])vtkDataSet [virtual]
GetScalarRange()vtkDataSet
GetSource()vtkDataObject [virtual]
GetUpdateExtent(int &piece, int &numPieces, int &ghostLevel)vtkUnstructuredGrid
GetUpdateExtent()vtkUnstructuredGrid [virtual]
GetUpdateExtent(int &, int &, int &, int &, int &, int &)vtkUnstructuredGrid [virtual]
GetUpdateExtent(int[6])vtkUnstructuredGrid [virtual]
GetUpdateGhostLevel()vtkDataObject [virtual]
GetUpdateNumberOfPieces()vtkDataObject [virtual]
GetUpdatePiece()vtkDataObject [virtual]
GetUpdateTime()vtkDataObject
GetWholeExtent()vtkDataObject [virtual]
GetWholeExtent(int &, int &, int &, int &, int &, int &)vtkDataObject [virtual]
GetWholeExtent(int[6])vtkDataObject [virtual]
GhostLevelvtkDataObject [protected]
GlobalReleaseDataFlagOff()vtkDataObject [inline]
GlobalReleaseDataFlagOn()vtkDataObject [inline]
GlobalWarningDisplayOff()vtkObject [inline, static]
GlobalWarningDisplayOn()vtkObject [inline, static]
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
HexahedronvtkUnstructuredGrid [protected]
Initialize()vtkUnstructuredGrid [virtual]
InsertNextCell(int type, int npts, vtkIdType *pts)vtkUnstructuredGrid
InsertNextCell(int type, vtkIdList *ptIds)vtkUnstructuredGrid
InsertNextLinkedCell(int type, int npts, vtkIdType *pts)vtkUnstructuredGrid
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)vtkUnstructuredGrid [virtual]
IsConsumer(vtkObject *c)vtkDataObject
IsHomogeneous()vtkUnstructuredGrid
IsTypeOf(const char *type)vtkUnstructuredGrid [static]
LastUpdateExtentWasOutsideOfTheExtentvtkDataObject [protected]
LinevtkUnstructuredGrid [protected]
LinksvtkUnstructuredGrid [protected]
LocalityvtkDataObject [protected]
LocationsvtkUnstructuredGrid [protected]
LocatorvtkPointSet [protected]
MaximumNumberOfPiecesvtkDataObject [protected]
Modified()vtkObject [virtual]
MTimevtkObject [protected]
New()vtkUnstructuredGrid [static]
NumberOfConsumersvtkDataObject [protected]
NumberOfPiecesvtkDataObject [protected]
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBase [inline, protected]
PiecevtkDataObject [protected]
PipelineMTimevtkDataObject [protected]
PixelvtkUnstructuredGrid [protected]
POINT_DATA_FIELD enum valuevtkDataSet
PointDatavtkDataSet [protected]
PointsvtkPointSet [protected]
PolygonvtkUnstructuredGrid [protected]
PolyLinevtkUnstructuredGrid [protected]
PolyVertexvtkUnstructuredGrid [protected]
PrepareForNewData()vtkDataObject [inline, virtual]
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PrintRevisions(ostream &os)vtkObjectBase
PrintSelf(ostream &os, vtkIndent indent)vtkUnstructuredGrid [virtual]
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PropagateUpdateExtent()vtkDataObject [virtual]
PyramidvtkUnstructuredGrid [protected]
QuadvtkUnstructuredGrid [protected]
QuadraticEdgevtkUnstructuredGrid [protected]
QuadraticHexahedronvtkUnstructuredGrid [protected]
QuadraticQuadvtkUnstructuredGrid [protected]
QuadraticTetravtkUnstructuredGrid [protected]
QuadraticTrianglevtkUnstructuredGrid [protected]
ReferenceCountvtkObjectBase [protected]
Register(vtkObjectBase *o)vtkObject [virtual]
ReleaseData()vtkDataObject
ReleaseDataFlagvtkDataObject [protected]
ReleaseDataFlagOff()vtkDataObject [virtual]
ReleaseDataFlagOn()vtkDataObject [virtual]
RemoveConsumer(vtkObject *c)vtkDataObject
RemoveGhostCells(int level)vtkUnstructuredGrid
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
RemoveReferenceToCell(vtkIdType ptId, vtkIdType cellId)vtkUnstructuredGrid
ReplaceCell(vtkIdType cellId, int npts, vtkIdType *pts)vtkUnstructuredGrid
RequestExactExtentvtkDataObject [protected]
RequestExactExtentOff()vtkDataObject [virtual]
RequestExactExtentOn()vtkDataObject [virtual]
Reset()vtkUnstructuredGrid
ResizeCellList(vtkIdType ptId, int size)vtkUnstructuredGrid
SafeDownCast(vtkObject *o)vtkUnstructuredGrid [static]
ScalarRangevtkDataSet [protected]
SetCells(int type, vtkCellArray *cells)vtkUnstructuredGrid
SetCells(int *types, vtkCellArray *cells)vtkUnstructuredGrid
SetCells(vtkUnsignedCharArray *cellTypes, vtkIdTypeArray *cellLocations, vtkCellArray *cells)vtkUnstructuredGrid
SetDebug(unsigned char debugFlag)vtkObject
SetExtentTranslator(vtkExtentTranslator *translator)vtkDataObject
SetFieldData(vtkFieldData *)vtkDataObject [virtual]
SetGlobalReleaseDataFlag(int val)vtkDataObject [static]
SetGlobalWarningDisplay(int val)vtkObject [static]
SetLocality(double)vtkDataObject [virtual]
SetMaximumNumberOfPieces(int)vtkDataObject [virtual]
SetPipelineMTime(unsigned long time)vtkDataObject [inline]
SetPoints(vtkPoints *)vtkPointSet [virtual]
SetReferenceCount(int)vtkObjectBase
SetReleaseDataFlag(int)vtkDataObject [virtual]
SetRequestExactExtent(int v)vtkDataObject
SetSource(vtkSource *s)vtkDataObject
SetUpdateExtent(int piece, int numPieces, int ghostLevel)vtkUnstructuredGrid
SetUpdateExtent(int piece, int numPieces)vtkUnstructuredGrid [inline]
SetUpdateExtent(int x1, int x2, int y1, int y2, int z1, int z2)vtkUnstructuredGrid [inline, virtual]
SetUpdateExtent(int ext[6])vtkUnstructuredGrid [inline, virtual]
vtkPointSet::SetUpdateExtent(int vtkNotUsed(piece), int vtkNotUsed(numPieces), int vtkNotUsed(ghostLevel))vtkDataObject [inline, virtual]
SetUpdateExtentToWholeExtent()vtkDataObject
SetUpdateGhostLevel(int level)vtkDataObject
SetUpdateNumberOfPieces(int num)vtkDataObject
SetUpdatePiece(int piece)vtkDataObject
SetWholeExtent(int, int, int, int, int, int)vtkDataObject [virtual]
SetWholeExtent(int[6])vtkDataObject [virtual]
ShallowCopy(vtkDataObject *src)vtkUnstructuredGrid [virtual]
ShouldIReleaseData()vtkDataObject
SourcevtkDataObject [protected]
Squeeze()vtkUnstructuredGrid [virtual]
SubjectHelpervtkObject [protected]
Superclass typedefvtkUnstructuredGrid
TetravtkUnstructuredGrid [protected]
TrianglevtkUnstructuredGrid [protected]
TriangleStripvtkUnstructuredGrid [protected]
TriggerAsynchronousUpdate()vtkDataObject [virtual]
TypesvtkUnstructuredGrid [protected]
UnRegister(vtkObjectBase *o)vtkPointSet [virtual]
Update()vtkDataObject [virtual]
UpdateData()vtkDataObject [virtual]
UpdateExtentvtkDataObject [protected]
UpdateExtentInitializedvtkDataObject [protected]
UpdateExtentIsOutsideOfTheExtent()vtkDataObject [protected]
UpdateGhostLevelvtkDataObject [protected]
UpdateInformation()vtkDataObject [virtual]
UpdateNumberOfPiecesvtkDataObject [protected]
UpdatePiecevtkDataObject [protected]
UpdateTimevtkDataObject [protected]
VerifyUpdateExtent()vtkDataObject [protected, virtual]
VertexvtkUnstructuredGrid [protected]
VoxelvtkUnstructuredGrid [protected]
vtkDataObject()vtkDataObject [protected]
vtkDataSet()vtkDataSet [protected]
vtkObject()vtkObject [protected]
vtkObjectBase()vtkObjectBase [protected]
vtkObjectBase(const vtkObjectBase &)vtkObjectBase [inline, protected]
vtkPointSet()vtkPointSet [protected]
vtkUnstructuredGrid()vtkUnstructuredGrid [protected]
WedgevtkUnstructuredGrid [protected]
WholeExtentvtkDataObject [protected]
~vtkDataObject()vtkDataObject [protected]
~vtkDataSet()vtkDataSet [protected]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]
~vtkPointSet()vtkPointSet [protected]
~vtkUnstructuredGrid()vtkUnstructuredGrid [protected]