Version: 9.12.0
SMDS_VtkCellIterator.hxx File Reference
#include "SMDS_ElemIterator.hxx"
#include "SMDS_Mesh.hxx"
#include "SMDSAbs_ElementType.hxx"
#include <vtkCell.h>
Include dependency graph for SMDS_VtkCellIterator.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _GetVtkNodes
 Retrieve nodes of a cell. More...
 
struct  _GetVtkNodesToUNV
 
struct  _GetVtkNodesPolyh
 
class  SMDS_VtkCellIterator< SMDS_ITERATOR, GET_VTK_NODES >
 Iterator on nodes of a cell. More...
 
class  SMDS_VtkCellIteratorToUNV< SMDS_ITERATOR >
 
class  SMDS_VtkCellIteratorPolyH< SMDS_ITERATOR >
 

Typedefs

typedef std::vector< vtkIdType > TVtkIdList
 

Typedef Documentation

◆ TVtkIdList

typedef std::vector< vtkIdType > TVtkIdList