Open CASCADE Technology 7.7.2
|
#include <gp_Pnt.hxx>
#include <Standard_Transient.hxx>
#include <STEPConstruct_PointHasher.hxx>
#include <NCollection_DataMap.hxx>
typedef NCollection_DataMap<gp_Pnt,Handle<Standard_Transient>,STEPConstruct_PointHasher>::Iterator STEPConstruct_DataMapIteratorOfDataMapOfPointTransient |