Home | Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | Limb.Point
Point(x, y, z)
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
|
|||
a new object with type S, a subtype of T |
|
|
|||
_fields =
|
|
|||
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 Point(x, y, z)
|
Return a nicely formatted representation string
|
|
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 |