Version: 9.12.0
GEOMAlgo_DataMapOfShapePnt.hxx File Reference
#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
 

Macro Definition Documentation

◆ _NCollection_MapHasher

#define _NCollection_MapHasher

Typedef Documentation

◆ GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt

typedef GEOMAlgo_DataMapOfShapePnt::Iterator GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt

◆ GEOMAlgo_DataMapOfShapePnt

typedef NCollection_DataMap<TopoDS_Shape, gp_Pnt, TopTools_ShapeMapHasher> GEOMAlgo_DataMapOfShapePnt