Version: 8.3.0
SMDS_CellLinks Class Reference

#include <SMDS_UnstructuredGrid.hxx>

Inheritance diagram for SMDS_CellLinks:

Public Member Functions

void ResizeForPoint (vtkIdType vtkID)
 
void BuildLinks (vtkDataSet *data, vtkCellArray *Connectivity, vtkUnsignedCharArray *types)
 

Static Public Member Functions

static SMDS_CellLinksNew ()
 

Protected Member Functions

 SMDS_CellLinks ()
 
 ~SMDS_CellLinks ()
 

Constructor & Destructor Documentation

SMDS_CellLinks::SMDS_CellLinks ( )
protected
SMDS_CellLinks::~SMDS_CellLinks ( )
protected

Member Function Documentation

void SMDS_CellLinks::BuildLinks ( vtkDataSet *  data,
vtkCellArray *  Connectivity,
vtkUnsignedCharArray *  types 
)
SMDS_CellLinks * SMDS_CellLinks::New ( )
static
void SMDS_CellLinks::ResizeForPoint ( vtkIdType  vtkID)

References SMDS_Mesh::chunkSize.

Referenced by SMDS_MeshNode::init().