Open CASCADE Technology
7.5.0
|
#include <StepToTopoDS_PointPair.hxx>
#include <TopoDS_Edge.hxx>
#include <StepToTopoDS_PointPairHasher.hxx>
#include <NCollection_DataMap.hxx>
typedef NCollection_DataMap<StepToTopoDS_PointPair,TopoDS_Edge,StepToTopoDS_PointPairHasher>::Iterator StepToTopoDS_DataMapIteratorOfPointEdgeMap |