Method |
Description |
Returns the angle between this vector and the vector vector in the range [0, Pi]. | |
Returns the angle between this vector and the vector vector in the range [0, 2 x Pi]. If (refVec.dotProduct(crossProduct(vec)) >=... more |
Comments? |