#include <TopoDS_Shape.hxx>
#include <TopTools_MapOfShape.hxx>
#include <TopTools_ShapeMapHasher.hxx>
#include <NCollection_DataMap.hxx>
Go to the source code of this file.
Macros | |
#define | _NCollection_MapHasher |
Typedefs | |
typedef NCollection_DataMap < TopoDS_Shape, TopTools_MapOfShape, TopTools_ShapeMapHasher > | GEOMAlgo_DataMapOfShapeMapOfShape |
typedef GEOMAlgo_DataMapOfShapeMapOfShape::Iterator | GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape |
#define _NCollection_MapHasher |
typedef GEOMAlgo_DataMapOfShapeMapOfShape::Iterator GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape |
typedef NCollection_DataMap<TopoDS_Shape, TopTools_MapOfShape, TopTools_ShapeMapHasher> GEOMAlgo_DataMapOfShapeMapOfShape |