| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
Vector3
A 3D coordinate.
|
|||
| double |
|
||
| double |
|
||
| double |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Vector3 |
|
||
| float |
|
||
| float |
|
||
| Vector3 |
|
||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 40
|
|||
|
|||
|
Inherited from |
|||
|
|||
Constructs coordinate with specifed component values.
|
helper for pickle
|
str(x)
|
Returns the cross product of this 3-element vector with the specified Vector3. |
Returns the dot product of this 3-element vector with the specified Vector3.
|
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 Mon Jun 27 01:00:12 2011 | http://epydoc.sourceforge.net |