VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkUnstructuredGrid Member List

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

AddReferenceToCell(vtkIdType ptId, vtkIdType cellId)vtkUnstructuredGrid
Allocate(vtkIdType numCells=1000, int extSize=1000)vtkUnstructuredGridvirtual
BiQuadraticQuadvtkUnstructuredGridprotected
BiQuadraticQuadraticHexahedronvtkUnstructuredGridprotected
BiQuadraticQuadraticWedgevtkUnstructuredGridprotected
BiQuadraticTrianglevtkUnstructuredGridprotected
BuildLinks()vtkUnstructuredGrid
ComputeBounds()vtkPointSet
ConnectivityvtkUnstructuredGridprotected
ConvertFaceStreamPointIds(vtkIdList *faceStream, vtkIdType *idMap)vtkUnstructuredGridstatic
ConvertFaceStreamPointIds(vtkIdType nfaces, vtkIdType *faceStream, vtkIdType *idMap)vtkUnstructuredGridstatic
ConvexPointSetvtkUnstructuredGridprotected
CopyStructure(vtkDataSet *ds)vtkUnstructuredGridvirtual
CubicLinevtkUnstructuredGridprotected
DecomposeAPolyhedronCell(vtkCellArray *polyhedronCellArray, vtkIdType &nCellpts, vtkIdType &nCellfaces, vtkCellArray *cellArray, vtkIdTypeArray *faces)vtkUnstructuredGridstatic
DecomposeAPolyhedronCell(vtkIdType *polyhedronCellStream, vtkIdType &nCellpts, vtkIdType &nCellfaces, vtkCellArray *cellArray, vtkIdTypeArray *faces)vtkUnstructuredGridstatic
DecomposeAPolyhedronCell(vtkIdType nCellFaces, vtkIdType *inFaceStream, vtkIdType &nCellpts, vtkCellArray *cellArray, vtkIdTypeArray *faces)vtkUnstructuredGridstatic
DeepCopy(vtkDataObject *src)vtkUnstructuredGridvirtual
EmptyCellvtkUnstructuredGridprotected
FaceLocationsvtkUnstructuredGridprotected
FacesvtkUnstructuredGridprotected
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
GetActualMemorySize()vtkUnstructuredGrid
GetCell(vtkIdType cellId)vtkUnstructuredGridvirtual
GetCell(vtkIdType cellId, vtkGenericCell *cell)vtkUnstructuredGridvirtual
GetCellBounds(vtkIdType cellId, double bounds[6])vtkUnstructuredGridvirtual
GetCellLinks()vtkUnstructuredGridinline
GetCellLocationsArray()vtkUnstructuredGridinline
GetCellNeighbors(vtkIdType cellId, vtkIdList *ptIds, vtkIdList *cellIds)vtkUnstructuredGridvirtual
GetCellPoints(vtkIdType cellId, vtkIdList *ptIds)vtkUnstructuredGridvirtual
GetCellPoints(vtkIdType cellId, vtkIdType &npts, vtkIdType *&pts)vtkUnstructuredGridvirtual
GetCells()vtkUnstructuredGridinline
GetCellType(vtkIdType cellId)vtkUnstructuredGrid
GetCellTypesArray()vtkUnstructuredGridinline
GetData(vtkInformation *info)vtkUnstructuredGridstatic
GetData(vtkInformationVector *v, int i=0)vtkUnstructuredGridstatic
GetDataObjectType()vtkUnstructuredGridinline
GetFaceLocations()vtkUnstructuredGridinline
GetFaces(vtkIdType cellId)vtkUnstructuredGrid
GetFaces()vtkUnstructuredGridinline
GetFaceStream(vtkIdType cellId, vtkIdList *ptIds)vtkUnstructuredGrid
GetFaceStream(vtkIdType cellId, vtkIdType &nfaces, vtkIdType *&ptIds)vtkUnstructuredGrid
GetGhostLevel()vtkUnstructuredGridvirtual
GetIdsOfCellsOfType(int type, vtkIdTypeArray *array)vtkUnstructuredGrid
GetMaxCellSize()vtkUnstructuredGrid
GetMTime()vtkPointSet
GetNumberOfCells()vtkUnstructuredGrid
GetNumberOfPieces()vtkUnstructuredGridvirtual
GetNumberOfPoints()vtkPointSetinline
GetPiece()vtkUnstructuredGridvirtual
GetPoint(vtkIdType ptId)vtkPointSetinline
GetPoint(vtkIdType ptId, double x[3])vtkPointSetinline
GetPointCells(vtkIdType ptId, vtkIdList *cellIds)vtkUnstructuredGrid
GetPoints()vtkPointSetvirtual
HexagonalPrismvtkUnstructuredGridprotected
HexahedronvtkUnstructuredGridprotected
Initialize()vtkUnstructuredGrid
InitializeFacesRepresentation(vtkIdType numPrevCells)vtkUnstructuredGrid
InsertNextCell(int type, vtkIdType npts, vtkIdType *ptIds)vtkUnstructuredGrid
InsertNextCell(int type, vtkIdList *ptIds)vtkUnstructuredGrid
InsertNextCell(int type, vtkIdType npts, vtkIdType *ptIds, vtkIdType nfaces, vtkIdType *faces)vtkUnstructuredGrid
InsertNextLinkedCell(int type, int npts, vtkIdType *pts)vtkUnstructuredGrid
IsA(const char *type)vtkUnstructuredGridvirtual
IsHomogeneous()vtkUnstructuredGrid
IsTypeOf(const char *type)vtkUnstructuredGridstatic
LinevtkUnstructuredGridprotected
LinksvtkUnstructuredGridprotected
LocationsvtkUnstructuredGridprotected
LocatorvtkPointSetprotected
New()vtkUnstructuredGridstatic
NewInstance() const vtkUnstructuredGrid
NewInstanceInternal() const vtkUnstructuredGridprotectedvirtual
PentagonalPrismvtkUnstructuredGridprotected
PixelvtkUnstructuredGridprotected
PointsvtkPointSetprotected
PolygonvtkUnstructuredGridprotected
PolyhedronvtkUnstructuredGridprotected
PolyLinevtkUnstructuredGridprotected
PolyVertexvtkUnstructuredGridprotected
PrintSelf(ostream &os, vtkIndent indent)vtkUnstructuredGrid
PyramidvtkUnstructuredGridprotected
QuadvtkUnstructuredGridprotected
QuadraticEdgevtkUnstructuredGridprotected
QuadraticHexahedronvtkUnstructuredGridprotected
QuadraticLinearQuadvtkUnstructuredGridprotected
QuadraticLinearWedgevtkUnstructuredGridprotected
QuadraticPyramidvtkUnstructuredGridprotected
QuadraticQuadvtkUnstructuredGridprotected
QuadraticTetravtkUnstructuredGridprotected
QuadraticTrianglevtkUnstructuredGridprotected
QuadraticWedgevtkUnstructuredGridprotected
Register(vtkObjectBase *o)vtkPointSetvirtual
RemoveGhostCells(int level)vtkUnstructuredGrid
RemoveReferenceToCell(vtkIdType ptId, vtkIdType cellId)vtkUnstructuredGrid
ReplaceCell(vtkIdType cellId, int npts, vtkIdType *pts)vtkUnstructuredGrid
ReportReferences(vtkGarbageCollector *)vtkPointSetprotectedvirtual
Reset()vtkUnstructuredGrid
ResizeCellList(vtkIdType ptId, int size)vtkUnstructuredGrid
SafeDownCast(vtkObjectBase *o)vtkUnstructuredGridstatic
SetCells(int type, vtkCellArray *cells)vtkUnstructuredGrid
SetCells(int *types, vtkCellArray *cells)vtkUnstructuredGrid
SetCells(vtkUnsignedCharArray *cellTypes, vtkIdTypeArray *cellLocations, vtkCellArray *cells)vtkUnstructuredGrid
SetCells(vtkUnsignedCharArray *cellTypes, vtkIdTypeArray *cellLocations, vtkCellArray *cells, vtkIdTypeArray *faceLocations, vtkIdTypeArray *faces)vtkUnstructuredGrid
SetPoints(vtkPoints *)vtkPointSetvirtual
ShallowCopy(vtkDataObject *src)vtkUnstructuredGridvirtual
Squeeze()vtkUnstructuredGrid
Superclass typedefvtkUnstructuredGrid
TetravtkUnstructuredGridprotected
TrianglevtkUnstructuredGridprotected
TriangleStripvtkUnstructuredGridprotected
TriQuadraticHexahedronvtkUnstructuredGridprotected
TypesvtkUnstructuredGridprotected
UnRegister(vtkObjectBase *o)vtkPointSetvirtual
VertexvtkUnstructuredGridprotected
VoxelvtkUnstructuredGridprotected
vtkPointSet()vtkPointSetprotected
vtkUnstructuredGrid()vtkUnstructuredGridprotected
WedgevtkUnstructuredGridprotected
~vtkPointSet()vtkPointSetprotected
~vtkUnstructuredGrid()vtkUnstructuredGridprotected