source: cpp/gdk/defassign-f0_part.h @ 104

Last change on this file since 104 was 89, checked in by sz, 11 years ago

all test applications are compilable again

  • Property svn:eol-style set to native
File size: 209 bytes
Line 
1
2
3
4// default assignments for Part :
5mass=1.0;
6size=1.0;
7density=1.0;
8friction=0.4;
9ingest=0.25;
10assim=0.25;
11vis_style="part";
12vsize=0.2;
13vcolor.x=0.5;
14vcolor.y=0.5;
15vcolor.z=0.5;
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Note: See TracBrowser for help on using the repository browser.