Open CASCADE Technology
7.5.0
|
#include <StepGeom_CartesianPoint.hxx>
#include <TopoDS_Vertex.hxx>
#include <StepToTopoDS_CartesianPointHasher.hxx>
#include <NCollection_DataMap.hxx>
typedef NCollection_DataMap<Handle< StepGeom_CartesianPoint >,TopoDS_Vertex,StepToTopoDS_CartesianPointHasher>::Iterator StepToTopoDS_DataMapIteratorOfPointVertexMap |