#include <SMDS_VtkCellIterator.hxx>
|
void | exchange (vtkIdType a, vtkIdType b) |
|
virtual void | remove () |
| Delete the current element and step to the next one. More...
|
|
References SMDS_VtkCellIterator::_cellId, SMDS_VtkCellIterator::_index, SMDS_VtkCellIterator::_mesh, SMDS_VtkCellIterator::_nbNodes, SMDS_VtkCellIterator::_type, SMDS_VtkCellIterator::_vtkIdList, SMDS_Mesh::getGrid(), SMDS_MeshCell::interlacedSmdsOrder(), SMDSEntity_BiQuad_Quadrangle, SMDSEntity_BiQuad_Triangle, SMDSEntity_Penta, SMDSEntity_Polygon, SMDSEntity_Polyhedra, SMDSEntity_Quad_Edge, SMDSEntity_Quad_Hexa, SMDSEntity_Quad_Penta, SMDSEntity_Quad_Polygon, SMDSEntity_Quad_Polyhedra, SMDSEntity_Quad_Pyramid, SMDSEntity_Quad_Quadrangle, SMDSEntity_Quad_Tetra, SMDSEntity_Quad_Triangle, and SMDSEntity_TriQuad_Hexa.
SMDS_VtkCellIteratorToUNV::~SMDS_VtkCellIteratorToUNV |
( |
| ) |
|
|
virtual |
void SMDS_VtkCellIterator::exchange |
( |
vtkIdType |
a, |
|
|
vtkIdType |
b |
|
) |
| |
|
inherited |
bool SMDS_VtkCellIteratorToUNV::more |
( |
| ) |
|
|
virtual |
Delete the current element and step to the next one.
Delete the current element and step to the next one.
int SMDS_VtkCellIterator::_cellId |
|
protectedinherited |
int SMDS_VtkCellIterator::_index |
|
protectedinherited |
int SMDS_VtkCellIterator::_nbNodes |
|
protectedinherited |
vtkIdList* SMDS_VtkCellIterator::_vtkIdList |
|
protectedinherited |