Home | Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | Limb.Quaternion
Quaternion(x, y, z, w)
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
|
|||
a new object with type S, a subtype of T |
|
|
|||
_fields =
|
|
|||
w Alias for field number 3 |
|||
x Alias for field number 0 |
|||
y Alias for field number 1 |
|||
z Alias for field number 2 |
|||
Inherited from |
|
Return self as a plain tuple. Used by copy and pickle.
|
Create new instance of Quaternion(x, y, z, w)
|
Return a nicely formatted representation string
|
|
wAlias for field number 3
|
xAlias for field number 0
|
yAlias for field number 1
|
zAlias for field number 2
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 27 12:34:35 2015 | http://epydoc.sourceforge.net |