| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
Vec3
A 3D coordinate.
|
|||
| double |
|
||
| double |
|
||
| double |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Vec3 |
|
||
| float |
|
||
| float |
|
||
| Vec3 |
|
||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 40
|
|||
|
|||
|
Inherited from |
|||
|
|||
Constructs coordinate with specifed component values.
|
str(x)
|
Returns the cross product of this 3 element vector with the specified Vec3. |
Returns the dot product of this 3 element vector with the specified Vec3.
|
Returns the magnitude of this 3 element vector.
|
Returns the unit vector in the direction of this 3 element vector.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Sep 4 10:10:25 2009 | http://epydoc.sourceforge.net |