32 #ifndef vtkUnstructuredGrid_h
33 #define vtkUnstructuredGrid_h
87 void PrintSelf(ostream& os,
vtkIndent indent);
206 virtual int GetPiece();
207 virtual int GetNumberOfPieces();
211 virtual int GetGhostLevel();
236 void RemoveGhostCells();
261 int InitializeFacesRepresentation(
vtkIdType numPrevCells);
273 static void DecomposeAPolyhedronCell(
vtkCellArray *polyhedronCellArray,
280 static void DecomposeAPolyhedronCell(
vtkIdType * polyhedronCellStream,
296 static void DecomposeAPolyhedronCell(
vtkIdType nCellFaces,
308 static void ConvertFaceStreamPointIds(
vtkIdList * faceStream,
317 static void ConvertFaceStreamPointIds(
vtkIdType nfaces,
virtual vtkIdType InsertNextCell(int type, vtkIdType npts, vtkIdType *ptIds)=0
virtual void Allocate(vtkIdType numCells=1000, int extSize=1000)=0
static vtkUnstructuredGridBase * GetData(vtkInformation *info)
virtual vtkIdType GetNumberOfCells()=0
virtual void GetPointCells(vtkIdType ptId, vtkIdList *cellIds)=0
vtkTriangleStrip * TriangleStrip
object represents upward pointers from points to list of cells using each point
static vtkDataObject * New()
cell represents a parabolic, 13-node isoparametric pyramid
vtkTriQuadraticHexahedron * TriQuadraticHexahedron
vtkCellLinks * GetCellLinks()
void DeepCopy(vtkDataObject *src)
abstract class to specify dataset behavior
a cell that represents a 3D point
a 3D cell that represents a linear pyramid
vtkQuadraticWedge * QuadraticWedge
virtual void ReplaceCell(vtkIdType cellId, int npts, vtkIdType *pts)=0
a cell that represents an orthogonal quadrilateral
cell represents a parabolic, 9-node isoparametric quad
vtkQuadraticTriangle * QuadraticTriangle
vtkPentagonalPrism * PentagonalPrism
void CopyStructure(vtkDataSet *pd)
a cell that represents a 2D quadrilateral
dynamic, self-adjusting array of vtkIdType
unsigned long GetActualMemorySize()
an empty cell used as a place-holder during processing
vtkQuadraticHexahedron * QuadraticHexahedron
cell represents a set of 0D vertices
vtkQuadraticTetra * QuadraticTetra
cell represents a parabolic, 18-node isoparametric wedge
provides thread-safe access to cells
vtkPolyhedron * Polyhedron
cell represents a biquadratic, 24-node isoparametric hexahedron
a 3D cell that represents a prism with hexagonal base
vtkHexagonalPrism * HexagonalPrism
cell represents a cubic , isoparametric 1D line
vtkBiQuadraticQuad * BiQuadraticQuad
a cell that represents a triangle strip
a 3D cell that represents a tetrahedron
a 3D cell that represents a prism with pentagonal base
vtkIdTypeArray * FaceLocations
cell represents a 1D line
abstract class to specify cell behavior
a cell that represents a 3D orthogonal parallelepiped
cell represents a parabolic, 8-node isoparametric quad
virtual void GetIdsOfCellsOfType(int type, vtkIdTypeArray *array)=0
a simple class to control print indentation
vtkQuadraticQuad * QuadraticQuad
virtual int GetMaxCellSize()=0
vtkIdTypeArray * GetFaces()
list of point or cell ids
virtual void GetCellPoints(vtkIdType cellId, vtkIdList *ptIds)=0
dataset represents arbitrary combinations of all possible cell types
vtkBiQuadraticTriangle * BiQuadraticTriangle
vtkHexahedron * Hexahedron
a cell that represents an n-sided polygon
cell represents a parabolic, isoparametric triangle
a cell that represents a linear 3D hexahedron
cell represents a parabolic, 10-node isoparametric tetrahedron
a 3D cell defined by a set of convex points
virtual void GetCellNeighbors(vtkIdType cellId, vtkIdList *ptIds, vtkIdList *cellIds)
dynamic, self-adjusting array of unsigned char
vtkQuadraticLinearWedge * QuadraticLinearWedge
vtkUnsignedCharArray * GetCellTypesArray()
vtkCellIterator * NewCellIterator()
vtkBiQuadraticQuadraticWedge * BiQuadraticQuadraticWedge
object to represent cell connectivity
vtkBiQuadraticQuadraticHexahedron * BiQuadraticQuadraticHexahedron
cell represents a parabolic, 27-node isoparametric hexahedron
a cell that represents a parabolic n-sided polygon
cell represents a parabolic, isoparametric edge
virtual int IsHomogeneous()=0
a cell that represents a triangle
cell represents a parabolic, 20-node isoparametric hexahedron
vtkUnsignedCharArray * Types
cell represents a parabolic, isoparametric triangle
cell represents a parabolic, 15-node isoparametric wedge
vtkQuadraticLinearQuad * QuadraticLinearQuad
vtkConvexPointSet * ConvexPointSet
a 3D cell defined by a set of polygonal faces
vtkCellArray * GetCells()
Efficient cell iterator for vtkDataSet topologies.
vtkPolyVertex * PolyVertex
vtkIdTypeArray * GetFaceLocations()
vtkCellArray * Connectivity
void ShallowCopy(vtkDataObject *src)
general representation of visualization data
cell represents a, 12-node isoparametric wedge
cell represents a quadratic-linear, 6-node isoparametric quad
vtkQuadraticPolygon * QuadraticPolygon
dataset represents arbitrary combinations of all possible cell types. May be mapped onto a non-standa...
vtkQuadraticEdge * QuadraticEdge
#define VTKCOMMONDATAMODEL_EXPORT
a 3D cell that represents a linear wedge
vtkIdTypeArray * Locations
virtual vtkCell * GetCell(vtkIdType cellId)=0
virtual void GetCellBounds(vtkIdType cellId, double bounds[6])
#define VTK_UNSTRUCTURED_GRID
vtkQuadraticPyramid * QuadraticPyramid
cell represents a set of 1D lines
virtual int GetCellType(vtkIdType cellId)=0
vtkIdTypeArray * GetCellLocationsArray()