This is the complete list of members for steer::VectorMath, including all inherited members.
componentProduct(Vector2 a, Vector2 b) | steer::VectorMath | static |
direction(Vector2 a, Vector2 b) | steer::VectorMath | static |
distance(Vector2 a, Vector2 b) | steer::VectorMath | static |
distanceSquared(Vector2 a, Vector2 b) | steer::VectorMath | static |
dotProduct(Vector2 a, Vector2 b) | steer::VectorMath | static |
findAngle(Vector2 v) | steer::VectorMath | static |
length(Vector2 v) | steer::VectorMath | static |
lengthSquared(Vector2 v) | steer::VectorMath | static |
lineIntersectsCircle(Vector2 ahead, Vector2 ahead2, SphereObstacle obstacle, Vector2 agentPosition) | steer::VectorMath | static |
normalize(Vector2 v) | steer::VectorMath | static |
perpendicular(Vector2 a) | steer::VectorMath | static |
truncate(Vector2 v, float max) | steer::VectorMath | static |
VectorMath() | steer::VectorMath | |
~VectorMath() | steer::VectorMath |