Moka controlers
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros
parameters-gmap-default-values.hh
Go to the documentation of this file.
1 /*
2  * lib-controler-gmap : Le contrôleur de 3-G-cartes, surcouche de lib-controler.
3  * Copyright (C) 2004, Moka Team, Université de Poitiers, Laboratoire SIC
4  * http://www.sic.sp2mi.univ-poitiers.fr/
5  * Copyright (C) 2009, Guillaume Damiand, CNRS, LIRIS,
6  * guillaume.damiand@liris.cnrs.fr, http://liris.cnrs.fr/
7  *
8  * This file is part of lib-controler-gmap
9  *
10  * This program is free software: you can redistribute it and/or modify
11  * it under the terms of the GNU Lesser General Public License as published by
12  * the Free Software Foundation, either version 3 of the License, or
13  * (at your option) any later version.
14  *
15  * This program is distributed in the hope that it will be useful,
16  * but WITHOUT ANY WARRANTY; without even the implied warranty of
17  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18  * GNU Lesser General Public License for more details.
19  *
20  * You should have received a copy of the GNU Lesser General Public License
21  * along with this program. If not, see <http://www.gnu.org/licenses/>.
22  */
23 
24 //******************************************************************************
25 #ifndef PARAMETERS_GMAP_DEFAULT_VALUES_HH
26 #define PARAMETERS_GMAP_DEFAULT_VALUES_HH
27 //******************************************************************************
32 //******************************************************************************
33 
35 
36 // Répertoire par defaut pour le controleur.
37 #define CONTROLER_GMAP_DIRECTORY ".moka"
38 
39 //
40 // Paramètres précompiles
41 //
42 
43 //------------------------------------------------------------------------------
44 // CParameterDart
45 #define DEFAULT_DART_LINE_WIDTH 2
46 #define DEFAULT_DART_SIZE_ALONE 9
47 #define DEFAULT_DART_COUL_1UNSEL_0 0.0
48 #define DEFAULT_DART_COUL_1UNSEL_1 0.0
49 #define DEFAULT_DART_COUL_1UNSEL_2 0.0
50 #define DEFAULT_DART_COUL_2UNSEL_0 0.0
51 #define DEFAULT_DART_COUL_2UNSEL_1 0.0
52 #define DEFAULT_DART_COUL_2UNSEL_2 0.0
53 #define DEFAULT_DART_COUL_3UNSEL_0 0.0
54 #define DEFAULT_DART_COUL_3UNSEL_1 0.0
55 #define DEFAULT_DART_COUL_3UNSEL_2 0.0
56 #define DEFAULT_DART_COUL_nUNSEL_0 0.0
57 #define DEFAULT_DART_COUL_nUNSEL_1 0.0
58 #define DEFAULT_DART_COUL_nUNSEL_2 0.0
59 #define DEFAULT_DART_COUL_1SEL_0 1.0
60 #define DEFAULT_DART_COUL_1SEL_1 0.3
61 #define DEFAULT_DART_COUL_1SEL_2 0.0
62 #define DEFAULT_DART_COUL_2SEL_0 0.0
63 #define DEFAULT_DART_COUL_2SEL_1 0.6
64 #define DEFAULT_DART_COUL_2SEL_2 0.0
65 #define DEFAULT_DART_COUL_3SEL_0 1.0
66 #define DEFAULT_DART_COUL_3SEL_1 0.0
67 #define DEFAULT_DART_COUL_3SEL_2 1.0
68 #define DEFAULT_DART_COUL_nSEL_0 1.0
69 #define DEFAULT_DART_COUL_nSEL_1 0.0
70 #define DEFAULT_DART_COUL_nSEL_2 1.0
71 #define DEFAULT_DART_COUL_1LAST_0 1.0
72 #define DEFAULT_DART_COUL_1LAST_1 1.0
73 #define DEFAULT_DART_COUL_1LAST_2 0.0
74 #define DEFAULT_DART_COUL_2LAST_0 1.0
75 #define DEFAULT_DART_COUL_2LAST_1 1.0
76 #define DEFAULT_DART_COUL_2LAST_2 0.0
77 #define DEFAULT_DART_COUL_3LAST_0 1.0
78 #define DEFAULT_DART_COUL_3LAST_1 1.0
79 #define DEFAULT_DART_COUL_3LAST_2 0.0
80 #define DEFAULT_DART_COUL_nLAST_0 1.0
81 #define DEFAULT_DART_COUL_nLAST_1 1.0
82 #define DEFAULT_DART_COUL_nLAST_2 0.0
83 #define DEFAULT_DART_COUL_0REMOVE1_0 0.4
84 #define DEFAULT_DART_COUL_0REMOVE1_1 0.4
85 #define DEFAULT_DART_COUL_0REMOVE1_2 0.8
86 #define DEFAULT_DART_COUL_0REMOVE2_0 0.4
87 #define DEFAULT_DART_COUL_0REMOVE2_1 0.4
88 #define DEFAULT_DART_COUL_0REMOVE2_2 0.8
89 #define DEFAULT_DART_COUL_0REMOVE3_0 0.4
90 #define DEFAULT_DART_COUL_0REMOVE3_1 0.4
91 #define DEFAULT_DART_COUL_0REMOVE3_2 0.8
92 #define DEFAULT_DART_COUL_0REMOVEn_0 0.4
93 #define DEFAULT_DART_COUL_0REMOVEn_1 0.4
94 #define DEFAULT_DART_COUL_0REMOVEn_2 0.8
95 #define DEFAULT_DART_COUL_1REMOVE1_0 0.65
96 #define DEFAULT_DART_COUL_1REMOVE1_1 0.65
97 #define DEFAULT_DART_COUL_1REMOVE1_2 0.65
98 #define DEFAULT_DART_COUL_1REMOVE2_0 0.65
99 #define DEFAULT_DART_COUL_1REMOVE2_1 0.65
100 #define DEFAULT_DART_COUL_1REMOVE2_2 0.65
101 #define DEFAULT_DART_COUL_1REMOVE3_0 0.65
102 #define DEFAULT_DART_COUL_1REMOVE3_1 0.65
103 #define DEFAULT_DART_COUL_1REMOVE3_2 0.65
104 #define DEFAULT_DART_COUL_1REMOVEn_0 0.65
105 #define DEFAULT_DART_COUL_1REMOVEn_1 0.65
106 #define DEFAULT_DART_COUL_1REMOVEn_2 0.65
107 //------------------------------------------------------------------------------
108 // CParameterFace
109 #define DEFAULT_FACE_COLOR_0 0.5
110 #define DEFAULT_FACE_COLOR_1 0.7
111 #define DEFAULT_FACE_COLOR_2 0.9
112 #define DEFAULT_FACE_TRANSPARENCY 0.9
113 #define DEFAULT_FACE_RANDOM_CL_FACE false
114 #define DEFAULT_FACE_RANDOM_CL_VOLUME true
115 #define DEFAULT_FACE_RANDOM_GEOMETRY false
116 //------------------------------------------------------------------------------
117 // CParameterNormalVector
118 #define DEFAULT_NORMAL_VECTOR_ALL false
119 #define DEFAULT_NORMAL_VECTOR_LINE_WIDTH 2
120 #define DEFAULT_NORMAL_VECTOR_LENGTH 1.0
121 #define DEFAULT_NORMAL_VECTOR_COLOR_0 1.0
122 #define DEFAULT_NORMAL_VECTOR_COLOR_1 0.5
123 #define DEFAULT_NORMAL_VECTOR_COLOR_2 0.0
124 //------------------------------------------------------------------------------
125 //CParameterObjectTransformation
126 #define DEFAULT_OBJECT_TRANSFORMATION_LINE_WIDTH 2
127 #define DEFAULT_OBJECT_TRANSFORMATION_COLOR_0 1.0
128 #define DEFAULT_OBJECT_TRANSFORMATION_COLOR_1 1.0
129 #define DEFAULT_OBJECT_TRANSFORMATION_COLOR_2 1.0
130 //------------------------------------------------------------------------------
131 // CParameterPreview
132 #define DEFAULT_PREVIEW_LINE_WIDTH 2
133 #define DEFAULT_PREVIEW_LINE_WIDTH_POINT 9
134 #define DEFAULT_PREVIEW_COLOR_0 1.0
135 #define DEFAULT_PREVIEW_COLOR_1 1.0
136 #define DEFAULT_PREVIEW_COLOR_2 1.0
137 #define DEFAULT_PREVIEW_COLOR_BAD_0 0.3
138 #define DEFAULT_PREVIEW_COLOR_BAD_1 0.3
139 #define DEFAULT_PREVIEW_COLOR_BAD_2 0.3
140 //------------------------------------------------------------------------------
141 // CParameterSew
142 #define DEFAULT_SEW0_LINE_WIDTH 1
143 #define DEFAULT_SEW1_LINE_WIDTH 1
144 #define DEFAULT_SEW2_LINE_WIDTH 1
145 #define DEFAULT_SEW3_LINE_WIDTH 1
146 #define DEFAULT_SEW0_POSITION 1.0
147 #define DEFAULT_SEW1_POSITION 0.2
148 #define DEFAULT_SEW2_POSITION 0.9
149 #define DEFAULT_SEW3_POSITION 0.0
150 #define DEFAULT_SEW0_DISPLAY false
151 #define DEFAULT_SEW1_DISPLAY false
152 #define DEFAULT_SEW2_DISPLAY true
153 #define DEFAULT_SEW3_DISPLAY true
154 #define DEFAULT_SEW0_COLOR_0 1.0
155 #define DEFAULT_SEW0_COLOR_1 1.0
156 #define DEFAULT_SEW0_COLOR_2 1.0
157 #define DEFAULT_SEW1_COLOR_0 1.0
158 #define DEFAULT_SEW1_COLOR_1 0.0
159 #define DEFAULT_SEW1_COLOR_2 0.0
160 #define DEFAULT_SEW2_COLOR_0 0.0
161 #define DEFAULT_SEW2_COLOR_1 0.5
162 #define DEFAULT_SEW2_COLOR_2 0.0
163 #define DEFAULT_SEW3_COLOR_0 0.0
164 #define DEFAULT_SEW3_COLOR_1 0.0
165 #define DEFAULT_SEW3_COLOR_2 1.0
166 //------------------------------------------------------------------------------
167 // CParameterVertex
168 #define DEFAULT_VERTEX_SIZE 5
169 #define DEFAULT_VERTEX_COUL0 1.0
170 #define DEFAULT_VERTEX_COUL1 1.0
171 #define DEFAULT_VERTEX_COUL2 1.0
172 //------------------------------------------------------------------------------
173 
174 //******************************************************************************
175 #endif // PARAMETERS_GMAP_DEFAULT_VALUES_HH
176 //******************************************************************************