Version: 9.12.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:

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_HasherShapeToHypothesis
 

Typedef Documentation

◆ ShapeToHypothesis

typedef NCollection_DataMap< TopoDS_Shape, THypList, SMESHDS_Hasher > ShapeToHypothesis

◆ THypList

typedef std::list<const SMESHDS_Hypothesis*> THypList