Salome HOME
+typedef std::map< SMESH_subMesh*, std::vector<int> > MapShapeNbElems;
authoreap <eap@opencascade.com>
Thu, 29 Oct 2009 08:32:58 +0000 (08:32 +0000)
committereap <eap@opencascade.com>
Thu, 29 Oct 2009 08:32:58 +0000 (08:32 +0000)
commit5be056ddcc97f1479656119cd75643fa666ad5b8
treed79e2acea6c328ce1c8724b86139a7e1da8bda88
parent95a19da7967c32e1bba45b7fe7dd7bdd777c44c5
+typedef std::map< SMESH_subMesh*, std::vector<int> > MapShapeNbElems;
+// vector must have size corresponding to EntityType_Last from SMDSAbs:
+typedef std::map< SMESH_subMesh*, std::vector<int> >::iterator MapShapeNbElemsItr;
src/SMESH/SMESH_Algo.hxx