Version: 9.16.0
SMESHDS_Mesh.hxx File Reference
#include "SMESH_SMESHDS.hxx"
#include "SMDS_Mesh.hxx"
#include "SMESH_Utils.hxx"
#include "SMESH_RegularGrid.hxx"
#include "SMESHDS_SubMesh.hxx"
#include <Basics_OCCTVersion.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
#include <TopoDS_Shape.hxx>
#include <map>
#include <NCollection_DataMap.hxx>
Include dependency graph for SMESHDS_Mesh.hxx:

Go to the source code of this file.

Data Structures

struct  SMESHDS_Hasher
 
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