25 #include "g-map-vertex.hh"
29 using namespace GMap3d;
58 setMessage(
"Selection not correct: we need two darts");
63 CDart * d=
FMap->materializeAxe(d1,d2);
86 setMessage(
"Selection not correct: we need three darts");
91 CDart * d=
FMap->materializePlane(d1,d2,d3);
113 FMap->getNbPolylineVertices(last) < 3)
120 CDart * d=
FMap->materializeNormalVector(last);
144 last, &d2, &d1) != 2)
151 CDart * d=
FMap->materializeNormalPlane(d1,d2);
170 FMap->materializeReferential();