source:
cpp/gdk/defassign-f0_joint.h
@
97
Last change on this file since 97 was 89, checked in by , 11 years ago | |
---|---|
|
|
File size: 212 bytes |
Line | |
---|---|
1 | |
2 | |
3 | |
4 | |
5 | |
6 | // default assignments for Joint : |
7 | p1_refno=-1; |
8 | p2_refno=-1; |
9 | d.x=0; |
10 | d.y=0; |
11 | d.z=0; |
12 | stif=1.0; |
13 | rotstif=1.0; |
14 | stamina=0.25; |
15 | vis_style="joint"; |
16 | vcolor.x=0.5; |
17 | vcolor.y=0.5; |
18 | vcolor.z=0.5; |
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 | |
44 |
Note: See TracBrowser
for help on using the repository browser.