VTK
vtkPolyData Member List

This is the complete list of members for vtkPolyData, including all inherited members.

AddCellReference(vtkIdType cellId)vtkPolyDatainline
AddReferenceToCell(vtkIdType ptId, vtkIdType cellId)vtkPolyData
Allocate(vtkIdType numCells=1000, int extSize=1000)vtkPolyData
Allocate(vtkPolyData *inPolyData, vtkIdType numCells=1000, int extSize=1000)vtkPolyData
BoundsvtkDataSetprotected
BuildCells()vtkPolyData
BuildLinks(int initialSize=0)vtkPolyData
CELL_DATA_FIELD enum valuevtkDataSet
CellDatavtkDataSetprotected
CellsvtkPolyDataprotected
CentervtkDataSetprotected
CheckAttributes()vtkDataSet
ComputeBounds()vtkPolyDatavirtual
ComputeScalarRange()vtkDataSetprotectedvirtual
ComputeTimevtkDataSetprotected
CopyAttributes(vtkDataSet *ds)vtkDataSetvirtual
CopyCells(vtkPolyData *pd, vtkIdList *idList, vtkPointLocator *locator=NULL)vtkPolyData
CopyStructure(vtkDataSet *ds)vtkPolyDatavirtual
Crop()vtkPolyDataprotectedvirtual
DATA_OBJECT_FIELD enum valuevtkDataSet
DeepCopy(vtkDataObject *src)vtkPolyData
DeleteCell(vtkIdType cellId)vtkPolyDatainline
DeleteCells()vtkPolyData
DeleteLinks()vtkPolyData
DeletePoint(vtkIdType ptId)vtkPolyDatainline
DummyvtkPolyDataprotectedstatic
EmptyCellvtkPolyDataprotected
ERR_INCORRECT_FIELD enum valuevtkPolyData
ERR_NO_SUCH_FIELD enum valuevtkPolyData
ERR_NON_MANIFOLD_STAR enum valuevtkPolyData
FieldDataType enum namevtkDataSet
FindAndGetCell(double x[3], vtkCell *cell, vtkIdType cellId, double tol2, int &subId, double pcoords[3], double *weights)vtkDataSetvirtual
FindCell(double x[3], vtkCell *cell, vtkIdType cellId, double tol2, int &subId, double pcoords[3], double *weights)vtkPointSetvirtual
FindCell(double x[3], vtkCell *cell, vtkGenericCell *gencell, vtkIdType cellId, double tol2, int &subId, double pcoords[3], double *weights)vtkPointSetvirtual
FindPoint(double x[3])vtkPointSetvirtual
FindPoint(double x, double y, double z)vtkPointSetinline
GenerateGhostLevelArray()vtkDataSetvirtual
GetActualMemorySize()vtkPolyData
GetAttributesAsFieldData(int type)vtkDataSetvirtual
GetBounds()vtkDataSet
GetBounds(double bounds[6])vtkDataSet
GetCell(vtkIdType cellId)vtkPolyDatavirtual
GetCell(vtkIdType cellId, vtkGenericCell *cell)vtkPolyDatavirtual
GetCellBounds(vtkIdType cellId, double bounds[6])vtkPolyDatavirtual
GetCellData()vtkDataSetinline
GetCellEdgeNeighbors(vtkIdType cellId, vtkIdType p1, vtkIdType p2, vtkIdList *cellIds)vtkPolyData
GetCellNeighbors(vtkIdType cellId, vtkIdList *ptIds, vtkIdList *cellIds)vtkPolyDatavirtual
GetCellPoints(vtkIdType cellId, vtkIdList *ptIds)vtkPolyDatavirtual
GetCellPoints(vtkIdType cellId, vtkIdType &npts, vtkIdType *&pts)vtkPolyData
GetCellType(vtkIdType cellId)vtkPolyDatavirtual
GetCellTypes(vtkCellTypes *types)vtkDataSetvirtual
GetCenter()vtkDataSet
GetCenter(double center[3])vtkDataSet
GetClassName()vtkPolyDatavirtual
GetData(vtkInformation *info)vtkPolyDatastatic
GetData(vtkInformationVector *v, int i=0)vtkPolyDatastatic
GetDataObjectType()vtkPolyDatainline
GetGhostLevel()vtkPolyDatavirtual
GetLength()vtkDataSet
GetLines()vtkPolyData
GetMaxCellSize()vtkPolyDatavirtual
GetMTime()vtkPointSet
GetNumberOfCells()vtkPolyDatavirtual
GetNumberOfElements(int type)vtkDataSetvirtual
GetNumberOfLines()vtkPolyData
GetNumberOfPieces()vtkPolyDatavirtual
GetNumberOfPoints()vtkPointSetinlinevirtual
GetNumberOfPolys()vtkPolyData
GetNumberOfStrips()vtkPolyData
GetNumberOfVerts()vtkPolyData
GetPiece()vtkPolyDatavirtual
GetPoint(vtkIdType ptId)vtkPointSetinlinevirtual
GetPoint(vtkIdType ptId, double x[3])vtkPointSetinlinevirtual
GetPointCells(vtkIdType ptId, vtkIdList *cellIds)vtkPolyDatavirtual
GetPointCells(vtkIdType ptId, unsigned short &ncells, vtkIdType *&cells)vtkPolyDatainline
GetPointData()vtkDataSetinline
GetPoints()vtkPointSetvirtual
GetPolys()vtkPolyData
GetScalarFieldCriticalIndex(vtkIdType pointId, vtkDataArray *scalarField)vtkPolyData
GetScalarFieldCriticalIndex(vtkIdType pointId, int fieldId)vtkPolyData
GetScalarFieldCriticalIndex(vtkIdType pointId, const char *fieldName)vtkPolyData
GetScalarRange(double range[2])vtkDataSetvirtual
GetScalarRange()vtkDataSet
GetStrips()vtkPolyData
GetUpdateExtent(int &piece, int &numPieces, int &ghostLevel)vtkPolyData
GetUpdateExtent()vtkPolyDatavirtual
GetUpdateExtent(int &x0, int &x1, int &y0, int &y1, int &z0, int &z1)vtkPolyDatavirtual
GetUpdateExtent(int extent[6])vtkPolyDatavirtual
GetVerts()vtkPolyData
Initialize()vtkPolyDatavirtual
InsertNextCell(int type, int npts, vtkIdType *pts)vtkPolyData
InsertNextCell(int type, vtkIdList *pts)vtkPolyData
InsertNextLinkedCell(int type, int npts, vtkIdType *pts)vtkPolyData
InsertNextLinkedPoint(int numLinks)vtkPolyData
InsertNextLinkedPoint(double x[3], int numLinks)vtkPolyData
IsA(const char *type)vtkPolyDatavirtual
IsEdge(vtkIdType p1, vtkIdType p2)vtkPolyData
IsPointUsedByCell(vtkIdType ptId, vtkIdType cellId)vtkPolyDatainline
IsTriangle(int v1, int v2, int v3)vtkPolyDatainline
IsTypeOf(const char *type)vtkPolyDatastatic
LinevtkPolyDataprotected
LinesvtkPolyDataprotected
LinksvtkPolyDataprotected
LocatorvtkPointSetprotected
MAXIMUM enum valuevtkPolyData
MINIMUM enum valuevtkPolyData
New()vtkPolyDatastatic
POINT_DATA_FIELD enum valuevtkDataSet
PointDatavtkDataSetprotected
PointsvtkPointSetprotected
PolygonvtkPolyDataprotected
PolyLinevtkPolyDataprotected
PolysvtkPolyDataprotected
PolyVertexvtkPolyDataprotected
PrintSelf(ostream &os, vtkIndent indent)vtkPolyData
QuadvtkPolyDataprotected
REGULAR_POINT enum valuevtkPolyData
RemoveCellReference(vtkIdType cellId)vtkPolyDatainline
RemoveDeletedCells()vtkPolyData
RemoveGhostCells(int level)vtkPolyData
RemoveReferenceToCell(vtkIdType ptId, vtkIdType cellId)vtkPolyData
ReplaceCell(vtkIdType cellId, int npts, vtkIdType *pts)vtkPolyData
ReplaceCellPoint(vtkIdType cellId, vtkIdType oldPtId, vtkIdType newPtId)vtkPolyDatainline
ReplaceLinkedCell(vtkIdType cellId, int npts, vtkIdType *pts)vtkPolyData
ReportReferences(vtkGarbageCollector *)vtkPointSetprotectedvirtual
Reset()vtkPolyData
ResizeCellList(vtkIdType ptId, int size)vtkPolyDatainline
ReverseCell(vtkIdType cellId)vtkPolyData
SADDLE enum valuevtkPolyData
SafeDownCast(vtkObject *o)vtkPolyDatastatic
ScalarRangevtkDataSetprotected
ScalarRangeComputeTimevtkDataSetprotected
SetLines(vtkCellArray *l)vtkPolyData
SetPoints(vtkPoints *)vtkPointSetvirtual
SetPolys(vtkCellArray *p)vtkPolyData
SetStrips(vtkCellArray *s)vtkPolyData
SetVerts(vtkCellArray *v)vtkPolyData
ShallowCopy(vtkDataObject *src)vtkPolyData
Squeeze()vtkPolyDatavirtual
StripsvtkPolyDataprotected
Superclass typedefvtkPolyData
TrianglevtkPolyDataprotected
TriangleStripvtkPolyDataprotected
VertexvtkPolyDataprotected
VertsvtkPolyDataprotected
vtkDataSet()vtkDataSetprotected
vtkPointSet()vtkPointSetprotected
vtkPolyData()vtkPolyDataprotected
~vtkDataSet()vtkDataSetprotected
~vtkPointSet()vtkPointSetprotected
~vtkPolyData()vtkPolyDataprotected