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