25 #include "g-map-vertex.hh"
29 using namespace GMap3d;
43 setMessage(
"Selection not correct: you need two darts");
49 if (
FMap->intuitivePlate(d1,d2,
74 assert(ADimension>=0 && ADimension<3);
81 setMessage(
"Selection not correct: you need two darts");
85 if (!
FMap->canPlate(d1,d2))
87 setMessage(ADimension,
"-cells impossible to plate");
92 FMap->plate(d1,d2, ADimension,
112 assert(ADimension==1 || ADimension==2);
119 setMessage(
"Selection not correct: you need two darts");
123 if (!
FMap->canPlate(d1,d2))
125 setMessage(ADimension,
"-borders impossible to plate");
130 FMap->borderPlate(d1,d2, ADimension,