Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | Vector3
A class defining a location or vector in 3D space
|
|||
double |
|
||
double |
|
||
double |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Vector3 |
|
||
float |
|
||
float |
|
||
Vector3 |
|
||
Inherited from Inherited from |
|
|||
__instance_size__ = 32
|
|
|||
Inherited from |
|
Constructs a vector 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 Sun Apr 8 02:58:37 2012 | http://epydoc.sourceforge.net |