26 using namespace GMap3d;
28 #define DUP1(D) (getDirectInfoAsDart(D, ADirectInfoIndex1))
29 #define DUP2(D) (getDirectInfoAsDart(D, ADirectInfoIndex2))
32 int ADirectInfoIndex1,
33 int ADirectInfoIndex2)
41 for (; it.
cont(); ++it)
48 (*it)->setDirectInfo(ADirectInfoIndex1, newDart);
55 (*it)->setDirectInfo(ADirectInfoIndex2, newDart);
107 for (; cov->
cont();
setMark(**cov, treated), ++(*cov))
112 DUP1(**cov)->addEmbedding(E->
copy());
119 DUP2(**cov)->addEmbedding(E->
copy());