#include <SMDS_UnstructuredGrid.hxx>

Public Member Functions | |
| void | ResizeForPoint (vtkIdType vtkID) |
| void | BuildLinks (vtkDataSet *data, vtkCellArray *Connectivity, vtkUnsignedCharArray *types) |
Static Public Member Functions | |
| static SMDS_CellLinks * | New () |
Protected Member Functions | |
| SMDS_CellLinks () | |
| ~SMDS_CellLinks () | |
|
protected |
|
protected |
| void SMDS_CellLinks::BuildLinks | ( | vtkDataSet * | data, |
| vtkCellArray * | Connectivity, | ||
| vtkUnsignedCharArray * | types | ||
| ) |
Referenced by SMDS_UnstructuredGrid::BuildLinks().
|
static |
Referenced by SMDS_UnstructuredGrid::BuildLinks().
| void SMDS_CellLinks::ResizeForPoint | ( | vtkIdType | vtkID | ) |
References SMDS_Mesh::chunkSize.
Referenced by SMDS_MeshNode::init().