Version: 8.3.0
SMDS_MeshElement.hxx File Reference
#include "SMESH_SMDS.hxx"
#include "SMDSAbs_ElementType.hxx"
#include "SMDS_MeshObject.hxx"
#include "SMDS_ElemIterator.hxx"
#include "SMDS_MeshElementIDFactory.hxx"
#include "SMDS_StdIterator.hxx"
#include <vector>
#include <iostream>
#include <vtkType.h>
#include <vtkCellType.h>
Include dependency graph for SMDS_MeshElement.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SMDS_MeshElement
 Base class for elements. More...
 
struct  SMDS_MeshElement::Filter
 Filters of elements, to be used with SMDS_SetIterator. More...
 
struct  SMDS_MeshElement::NonNullFilter
 
struct  SMDS_MeshElement::TypeFilter
 
struct  SMDS_MeshElement::EntityFilter
 
struct  SMDS_MeshElement::GeomFilter
 
struct  TIDTypeCompare
 Comparator of elements by ID for usage in std containers. More...
 
struct  TIDCompare
 

Typedefs

typedef short ShortType
 
typedef int LongType
 

Typedef Documentation

typedef int LongType
typedef short ShortType