#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>
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_Hasher > | ShapeToHypothesis |
| typedef NCollection_DataMap< TopoDS_Shape, THypList, SMESHDS_Hasher > ShapeToHypothesis |
| typedef std::list<const SMESHDS_Hypothesis*> THypList |