|
Moka controlers
|
Go to the documentation of this file.
25 #ifndef PARAMETERS_DEFAULT_VALUES_HH
26 #define PARAMETERS_DEFAULT_VALUES_HH
40 #define DEFAULT_AIMED_POSITION_ROTATION 0
41 #define DEFAULT_AIMED_POSITION_LOOK_AT_X 0
42 #define DEFAULT_AIMED_POSITION_LOOK_AT_Y 0
43 #define DEFAULT_AIMED_POSITION_LOOK_AT_Z 0
46 #define DEFAULT_DRAWING_LIGHT_COLOR_0 1.0
47 #define DEFAULT_DRAWING_LIGHT_COLOR_1 1.0
48 #define DEFAULT_DRAWING_LIGHT_COLOR_2 1.0
49 #define DEFAULT_DRAWING_BACKGROUND_COLOR_0 0.8
50 #define DEFAULT_DRAWING_BACKGROUND_COLOR_1 0.8
51 #define DEFAULT_DRAWING_BACKGROUND_COLOR_2 0.8
52 #define DEFAULT_DRAWING_DISPLAY_LIGHT true
55 #define DEFAULT_EYE_POSITION_ROTATION_ALPHA 35
56 #define DEFAULT_EYE_POSITION_ROTATION_BETA -45
57 #define DEFAULT_EYE_POSITION_DISTANCE 15
58 #define DEFAULT_EYE_POSITION_PAS_AVANCEMENT 1
59 #define DEFAULT_EYE_POSITION_ANGLE_ROTATION 4
68 #define DEFAULT_AIMED_POINT_LINE_WIDTH 1
69 #define DEFAULT_AIMED_POINT_LENGTH 0.2
70 #define DEFAULT_AIMED_POINT_COLOR_0 0.5
71 #define DEFAULT_AIMED_POINT_COLOR_1 0.5
72 #define DEFAULT_AIMED_POINT_COLOR_2 0.5
75 #define DEFAULT_AXIS_LINE_WIDTH 2
76 #define DEFAULT_AXIS_LENGTH 1.0
77 #define DEFAULT_AXIS_COLOR_X_0 1.0
78 #define DEFAULT_AXIS_COLOR_X_1 0.0
79 #define DEFAULT_AXIS_COLOR_X_2 0.0
80 #define DEFAULT_AXIS_COLOR_Y_0 0.0
81 #define DEFAULT_AXIS_COLOR_Y_1 0.6
82 #define DEFAULT_AXIS_COLOR_Y_2 0.0
83 #define DEFAULT_AXIS_COLOR_Z_0 0.0
84 #define DEFAULT_AXIS_COLOR_Z_1 0.0
85 #define DEFAULT_AXIS_COLOR_Z_2 1.0
88 #define DEFAULT_GRID_LINE_WIDTH 1
89 #define DEFAULT_GRID_SIZE 20
90 #define DEFAULT_GRID_DISPLAY_XY true
91 #define DEFAULT_GRID_DISPLAY_YZ false
92 #define DEFAULT_GRID_DISPLAY_XZ false
93 #define DEFAULT_GRID_POSITIVE_X false
94 #define DEFAULT_GRID_POSITIVE_Y false
95 #define DEFAULT_GRID_POSITIVE_Z false
96 #define DEFAULT_GRID_COLOR_0 0.7
97 #define DEFAULT_GRID_COLOR_1 0.7
98 #define DEFAULT_GRID_COLOR_2 0.7
101 #endif // PARAMETERS_DEFAULT_VALUES_HH