#include <TopoDS_Shape.hxx>#include <gp_Pnt.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, gp_Pnt, TopTools_ShapeMapHasher >  | GEOMAlgo_DataMapOfShapePnt | 
| typedef  GEOMAlgo_DataMapOfShapePnt::Iterator  | GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt | 
| #define _NCollection_MapHasher | 
| typedef GEOMAlgo_DataMapOfShapePnt::Iterator GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt | 
| typedef NCollection_DataMap<TopoDS_Shape, gp_Pnt, TopTools_ShapeMapHasher> GEOMAlgo_DataMapOfShapePnt |