Thunderbots Project
Loading...
Searching...
No Matches
Vector Member List

This is the complete list of members for Vector, including all inherited members.

createFromAngle(const Angle &angle)Vectorstatic
cross(const Vector &other) constVector
determinant(const Vector &other) constVector
dot(const Vector &other) constVector
isClockwiseOf(const Vector &other) constVector
isCounterClockwiseOf(const Vector &other) constVector
length() constVector
lengthSquared() constVector
normalize() constVector
normalize(double length) constVector
operator=(const Vector &other)Vector
orientation() constVector
perpendicular() constVector
project(const Vector &other) constVector
rotate(const Angle &rot) constVector
set(double x, double y)Vector
setX(double x)Vector
setY(double y)Vector
Vector()Vectorexplicit
Vector(double x, double y)Vector
Vector(const Vector &v)Vector
x() constVector
y() constVector