![]() |
Moka controlers
|
#include "controler-gmap-types.hh"#include "parameter-creation.hh"#include "vertex.hh"#include <cassert>Go to the source code of this file.
Macros | |
| #define | DEFAULT_SPHERE_NB_MERIDIANS (12) |
| #define | DEFAULT_SPHERE_NB_PARALLELS ( 6) |
| #define | DEFAULT_CYLINDER_NB_MERIDIANS (10) |
| #define | DEFAULT_CYLINDER_NB_PARALLELS ( 4) |
| #define | DEFAULT_PYRAMID_NB_MERIDIANS ( 8) |
| #define | DEFAULT_PYRAMID_NB_PARALLELS ( 8) |
| #define | DEFAULT_TORUS_NB_MERIDIANS (12) |
| #define | DEFAULT_TORUS_NB_PARALLELS ( 6) |
| #define DEFAULT_CYLINDER_NB_MERIDIANS (10) |
Definition at line 35 of file parameter-creation.cc.
| #define DEFAULT_CYLINDER_NB_PARALLELS ( 4) |
Definition at line 36 of file parameter-creation.cc.
| #define DEFAULT_PYRAMID_NB_MERIDIANS ( 8) |
Definition at line 38 of file parameter-creation.cc.
| #define DEFAULT_PYRAMID_NB_PARALLELS ( 8) |
Definition at line 39 of file parameter-creation.cc.
| #define DEFAULT_SPHERE_NB_MERIDIANS (12) |
Definition at line 32 of file parameter-creation.cc.
| #define DEFAULT_SPHERE_NB_PARALLELS ( 6) |
Definition at line 33 of file parameter-creation.cc.
| #define DEFAULT_TORUS_NB_MERIDIANS (12) |
Definition at line 41 of file parameter-creation.cc.
| #define DEFAULT_TORUS_NB_PARALLELS ( 6) |
Definition at line 42 of file parameter-creation.cc.