SALOME - SMESH
|
#include "Standard_Version.hxx"
#include "SMESH_SMESH.hxx"
#include "SMESHDS_DataMapOfShape.hxx"
#include <NCollection_IndexedMap.hxx>
#include <TopoDS_Shape.hxx>
#include <NCollection_IndexedDataMap.hxx>
Go to the source code of this file.
Macros | |
#define | SMESH_IndexedDataMapOfShapeIndexedMapOfShape_HeaderFile |
Typedefs | |
typedef NCollection_IndexedMap< TopoDS_Shape > | SMESH_IndexedMapOfShape |
Class SMESH_IndexedMapOfShape. More... | |
typedef NCollection_IndexedDataMap< SMESH_IndexedMapOfShape, TopoDS_Shape > | SMESH_IndexedDataMapOfShapeIndexedMapOfShape |
Class SMESH_IndexedDataMapOfShapeIndexedMapOfShape. More... | |
#define SMESH_IndexedDataMapOfShapeIndexedMapOfShape_HeaderFile |
Definition at line 65 of file SMESH_IndexedDataMapOfShapeIndexedMapOfShape.hxx.
typedef NCollection_IndexedMap<TopoDS_Shape> SMESH_IndexedMapOfShape |
Class SMESH_IndexedMapOfShape.
Definition at line 51 of file SMESH_IndexedDataMapOfShapeIndexedMapOfShape.hxx.
typedef NCollection_IndexedDataMap<SMESH_IndexedMapOfShape,TopoDS_Shape> SMESH_IndexedDataMapOfShapeIndexedMapOfShape |
Class SMESH_IndexedDataMapOfShapeIndexedMapOfShape.
Definition at line 77 of file SMESH_IndexedDataMapOfShapeIndexedMapOfShape.hxx.