Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkPolyData Member List
This is the complete list of members for vtkPolyData, including all inherited members.
- AddCellReference(vtkIdType cellId)
[inline]
- 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)
- Allocate(vtkPolyData *inPolyData, vtkIdType numCells=1000, int extSize=1000)
- Bounds
[protected]
- BreakOnError()
[static]
- BuildCells()
- BuildLinks()
- CELL_DATA_FIELD enum value
- CellData
[protected]
- Cells
[protected]
- Center
[protected]
- ComputeBounds()
[virtual]
- ComputeTime
[protected]
- Consumers
[protected]
- CopyCells(vtkPolyData *pd, vtkIdList *idList, vtkPointLocator *locator=NULL)
- 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]
- DeleteCell(vtkIdType cellId)
[inline]
- DeleteCells()
- DeleteLinks()
- DeletePoint(vtkIdType ptId)
[inline]
- Dummy
[protected, static]
- EmptyCell
[protected]
- 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]
- GetCellEdgeNeighbors(vtkIdType cellId, vtkIdType p1, vtkIdType p2, vtkIdList *cellIds)
- GetCellNeighbors(vtkIdType cellId, vtkIdList *ptIds, vtkIdList *cellIds)
[virtual]
- GetCellNeighbors(vtkIdType cellId, vtkIdList &ptIds, vtkIdList &cellIds) (defined in vtkPolyData)
[inline, private]
- GetCellPoints(vtkIdType cellId, vtkIdList *ptIds)
[virtual]
- GetCellPoints(vtkIdType cellId, vtkIdType &npts, vtkIdType *&pts)
- 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]
- GetLength()
- GetLines()
- GetLocality()
[virtual]
- GetMaxCellSize()
[virtual]
- GetMaximumNumberOfPieces()
[virtual]
- GetMTime()
[virtual]
- GetNetReferenceCount()
[virtual]
- GetNumberOfCells()
[virtual]
- GetNumberOfConsumers()
[virtual]
- GetNumberOfLines()
- GetNumberOfPieces()
[virtual]
- GetNumberOfPoints()
[inline, virtual]
- GetNumberOfPolys()
- GetNumberOfStrips()
- GetNumberOfVerts()
- GetPiece()
[virtual]
- GetPipelineMTime()
[virtual]
- GetPoint(vtkIdType ptId)
[inline, virtual]
- GetPoint(vtkIdType ptId, float x[3])
[inline, virtual]
- GetPointCells(vtkIdType ptId, vtkIdList *cellIds)
[virtual]
- GetPointCells(vtkIdType ptId, unsigned short &ncells, vtkIdType *&cells)
[inline]
- GetPointData()
[inline]
- GetPoints()
[virtual]
- GetPolys()
- GetReferenceCount()
[inline]
- GetReleaseDataFlag()
[virtual]
- GetRequestExactExtent()
[virtual]
- GetScalarRange(float range[2])
[virtual]
- GetScalarRange()
- GetSource()
[virtual]
- GetStrips()
- 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()
- GetVerts()
- 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)
- Initialize()
[virtual]
- InsertNextCell(int type, int npts, vtkIdType *pts)
- InsertNextCell(int type, vtkIdList *pts)
- InsertNextLinkedCell(int type, int npts, vtkIdType *pts)
- InsertNextLinkedPoint(float x[3], int numLinks)
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsConsumer(vtkProcessObject *c)
- IsEdge(int v1, int v2)
[inline]
- IsPointUsedByCell(vtkIdType ptId, vtkIdType cellId)
[inline]
- IsTriangle(int v1, int v2, int v3)
[inline]
- IsTypeOf(const char *type)
[static]
- LastUpdateExtentWasOutsideOfTheExtent
[protected]
- Line
[protected]
- Lines
[protected]
- Links
[protected]
- Locality
[protected]
- Locator
[protected]
- MakeObject()
[inline, virtual]
- MaximumNumberOfPieces
[protected]
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- NumberOfConsumers
[protected]
- NumberOfPieces
[protected]
- operator=(const vtkPolyData &) (defined in vtkPolyData)
[private]
- Piece
[protected]
- PipelineMTime
[protected]
- POINT_DATA_FIELD enum value
- PointData
[protected]
- Points
[protected]
- Polygon
[protected]
- PolyLine
[protected]
- Polys
[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]
- Quad
[protected]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- ReleaseData()
- ReleaseDataFlag
[protected]
- ReleaseDataFlagOff()
[virtual]
- ReleaseDataFlagOn()
[virtual]
- RemoveCellReference(vtkIdType cellId)
[inline]
- RemoveConsumer(vtkProcessObject *c)
- RemoveGhostCells(int level)
- RemoveObserver(unsigned long tag)
- RemoveReferenceToCell(vtkIdType ptId, vtkIdType cellId)
- ReplaceCell(vtkIdType cellId, int npts, vtkIdType *pts)
- ReplaceCellPoint(vtkIdType cellId, vtkIdType oldPtId, vtkIdType newPtId)
[inline]
- ReplaceLinkedCell(vtkIdType cellId, int npts, vtkIdType *pts)
- RequestExactExtent
[protected]
- RequestExactExtentOff()
[virtual]
- RequestExactExtentOn()
[virtual]
- Reset()
- ResizeCellList(vtkIdType ptId, int size)
[inline]
- ReverseCell(vtkIdType cellId)
- SafeDownCast(vtkObject *o)
[static]
- ScalarRange
[protected]
- SetDebug(unsigned char debugFlag)
- SetExtentTranslator(vtkExtentTranslator *translator)
- SetFieldData(vtkFieldData *)
[virtual]
- SetGlobalReleaseDataFlag(int val)
[static]
- SetGlobalWarningDisplay(int val)
[static]
- SetLines(vtkCellArray *l)
- SetLocality(float)
[virtual]
- SetMaximumNumberOfPieces(int)
[virtual]
- SetPipelineMTime(unsigned long time)
[inline]
- SetPoints(vtkPoints *)
[virtual]
- SetPolys(vtkCellArray *p)
- SetReferenceCount(int)
- SetReleaseDataFlag(int)
[virtual]
- SetRequestExactExtent(int v)
- SetSource(vtkSource *s)
- SetStrips(vtkCellArray *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)
- SetVerts(vtkCellArray *v)
- SetWholeExtent(int, int, int, int, int, int)
[virtual]
- SetWholeExtent(int[6])
[virtual]
- ShallowCopy(vtkDataObject *src)
[virtual]
- ShouldIReleaseData()
- Source
[protected]
- Squeeze()
[virtual]
- Strips
[protected]
- SubjectHelper
[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]
- Verts
[protected]
- vtkDataObject()
[protected]
- vtkDataSet()
[protected]
- vtkObject()
[protected]
- vtkPointSet()
[protected]
- vtkPolyData()
[protected]
- vtkPolyData(const vtkPolyData &) (defined in vtkPolyData)
[private]
- WholeExtent
[protected]
- ~vtkDataObject()
[protected]
- ~vtkDataSet()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkPointSet()
[protected]
- ~vtkPolyData()
[protected]
Generated on Thu Mar 28 14:39:28 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001