| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
rotations = {'Y-1': array([[ 0.99984771, 0. , 0.01745241, 0. ], ...
|
||
|
orig = array([ 0., 0., 0.],'f')
|
||
|
X = array([ 1., 0., 0.],'f')
|
||
|
Y = array([ 0., 1., 0.],'f')
|
||
|
Z = array([ 0., 0., 1.],'f')
|
||
|
angle = 180
|
||
|
|||
rotationsNone
|
origNone
|
XNone
|
YNone
|
ZNone
|
angleNone
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:07:15 2007 | http://epydoc.sourceforge.net |