#include "controler-gmap.hh"#include "g-map-vertex.hh"#include "parameter-selection.hh"#include "view-precompile.hh"

Go to the source code of this file.
Variables | |
| static string | textOrbit [16] |
string textOrbit[16] [static] |
Initial value:
{
"Brin", "0", "1", "01",
"2", "02", "12", "Volume",
"3", "03", "13", "Face",
"23", "ArĂȘte", "Sommet", "Composante connexe"
}
Definition at line 32 of file controler-gmap-selection.cc.
1.5.8