Home | Trees | Indices | Help |
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
Vector Subtraction returns self-v |
Scalar Multiplication returns self*s (scalar multiplication) |
length return the magnitude(length) of the vector. |
Square of the magnitude. this is faster than calling mag(), and is often just as useful. |
normalize returns a unit vector in the same direction as this vector. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Sat Jul 28 11:43:45 2007 | http://epydoc.sourceforge.net |