| Trees | Indices | Help |
|
|---|
|
|
object --+
|
CVec4
A 4-component vector.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| a new object with type S, a subtype of T |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
w The w coordinate. |
|||
|
x The x coordinate. |
|||
|
y The y coordinate. |
|||
|
z The z coordinate. |
|||
|
Inherited from |
|||
|
|||
x.__delattr__('name') <==> del x.name
|
x.__getattribute__('name') <==> x.name
|
|
repr(x)
|
x.__setattr__('name', value) <==> x.name = value
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 2 22:43:59 2013 | http://epydoc.sourceforge.net |