Version: 8.3.0
SMESHDS_Mesh.hxx File Reference
#include "SMESH_SMESHDS.hxx"
#include "SMDS_Mesh.hxx"
#include "SMESHDS_SubMesh.hxx"
#include <TopTools_IndexedMapOfShape.hxx>
#include <TopoDS_Shape.hxx>
#include <map>
#include <NCollection_DataMap.hxx>
#include "SMESHDS_DataMapOfShape.hxx"
Include dependency graph for SMESHDS_Mesh.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SMESHDS_Mesh
 

Typedefs

typedef std::list< const
SMESHDS_Hypothesis * > 
THypList
 
typedef NCollection_DataMap
< TopoDS_Shape, THypList,
SMESHDS_Hasher
ShapeToHypothesis
 

Typedef Documentation

typedef NCollection_DataMap< TopoDS_Shape, THypList, SMESHDS_Hasher > ShapeToHypothesis
typedef std::list<const SMESHDS_Hypothesis*> THypList