32 #ifndef __vtkUnstructuredGrid_h
33 #define __vtkUnstructuredGrid_h
50 class vtkPentagonalPrism;
89 virtual void Allocate(
vtkIdType numCells=1000,
int extSize=1000);
183 void ResizeCellList(
vtkIdType ptId,
int size);
209 virtual int GetPiece();
210 virtual int GetNumberOfPieces();
214 virtual int GetGhostLevel();
239 void RemoveGhostCells(
int level);
264 int InitializeFacesRepresentation(
vtkIdType numPrevCells);
276 static void DecomposeAPolyhedronCell(
vtkCellArray *polyhedronCellArray,
283 static void DecomposeAPolyhedronCell(
vtkIdType * polyhedronCellStream,
299 static void DecomposeAPolyhedronCell(
vtkIdType nCellFaces,
311 static void ConvertFaceStreamPointIds(
vtkIdList * faceStream,
320 static void ConvertFaceStreamPointIds(
vtkIdType nfaces,
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()
abstract class to specify dataset behavior
a 3D cell that represents a linear pyramid
vtkQuadraticWedge * QuadraticWedge
a cell that represents an orthogonal quadrilateral
cell represents a parabolic, 9-node isoparametric quad
virtual int * GetUpdateExtent()
vtkQuadraticTriangle * QuadraticTriangle
static vtkPointSet * GetData(vtkInformation *info)
vtkPentagonalPrism * PentagonalPrism
void CopyStructure(vtkDataSet *pd)
a cell that represents a 2D quadrilateral
abstract class for specifying dataset behavior
dynamic, self-adjusting array of vtkIdType
unsigned long GetActualMemorySize()
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
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
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
void PrintSelf(ostream &os, vtkIndent indent)
vtkUnsignedCharArray * GetCellTypesArray()
vtkBiQuadraticQuadraticWedge * BiQuadraticQuadraticWedge
object to represent cell connectivity
void DeepCopy(vtkDataObject *src)
vtkBiQuadraticQuadraticHexahedron * BiQuadraticQuadraticHexahedron
cell represents a parabolic, 27-node isoparametric hexahedron
cell represents a parabolic, isoparametric edge
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()
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
vtkQuadraticEdge * QuadraticEdge
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()