Open CASCADE Technology
7.0.0
|
#include <Standard_Integer.hxx>
#include <MeshVS_MeshEntityOwner.hxx>
#include <TColStd_MapIntegerHasher.hxx>
#include <NCollection_DataMap.hxx>
typedef NCollection_DataMap<Standard_Integer,Handle< MeshVS_MeshEntityOwner >,TColStd_MapIntegerHasher>::Iterator MeshVS_DataMapIteratorOfDataMapOfIntegerMeshEntityOwner |