SALOME - SMESH
SMESH_IndexedDataMapOfShapeIndexedMapOfShape.hxx File Reference
#include "Standard_Version.hxx"
#include "SMESH_SMESH.hxx"
#include "SMESHDS_DataMapOfShape.hxx"
#include <NCollection_IndexedMap.hxx>
#include <TopoDS_Shape.hxx>
#include <NCollection_IndexedDataMap.hxx>
Include dependency graph for SMESH_IndexedDataMapOfShapeIndexedMapOfShape.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...
 

Macro Definition Documentation

◆ SMESH_IndexedDataMapOfShapeIndexedMapOfShape_HeaderFile

#define SMESH_IndexedDataMapOfShapeIndexedMapOfShape_HeaderFile

Typedef Documentation

◆ SMESH_IndexedMapOfShape

typedef NCollection_IndexedMap<TopoDS_Shape> SMESH_IndexedMapOfShape

Class SMESH_IndexedMapOfShape.

Definition at line 51 of file SMESH_IndexedDataMapOfShapeIndexedMapOfShape.hxx.

◆ SMESH_IndexedDataMapOfShapeIndexedMapOfShape

typedef NCollection_IndexedDataMap<SMESH_IndexedMapOfShape,TopoDS_Shape> SMESH_IndexedDataMapOfShapeIndexedMapOfShape

Class SMESH_IndexedDataMapOfShapeIndexedMapOfShape.

Definition at line 77 of file SMESH_IndexedDataMapOfShapeIndexedMapOfShape.hxx.