Cross(const Vector2d< Type > &a, const Vector2d< Type > &b) | ConvexDecomposition::Vector2d< Type > | inline |
Distance(const Vector2d &a) const | ConvexDecomposition::Vector2d< Type > | inline |
Distance2(Vector2d &a) | ConvexDecomposition::Vector2d< Type > | inline |
Dot(const Vector2d< Type > &a) const | ConvexDecomposition::Vector2d< Type > | inline |
FastDistance(const Vector2d &a) const | ConvexDecomposition::Vector2d< Type > | inline |
FasterDistance(const Vector2d &a) const | ConvexDecomposition::Vector2d< Type > | inline |
FasterLength(void) const | ConvexDecomposition::Vector2d< Type > | inline |
fastermagnitude(void) const | ConvexDecomposition::Vector2d< Type > | inline |
FasterNormalize(void) | ConvexDecomposition::Vector2d< Type > | inline |
FastLength(void) const | ConvexDecomposition::Vector2d< Type > | inline |
fastmagnitude(void) const | ConvexDecomposition::Vector2d< Type > | inline |
FastNormalize(void) | ConvexDecomposition::Vector2d< Type > | inline |
GetX(void) const | ConvexDecomposition::Vector2d< Type > | inline |
GetY(void) const | ConvexDecomposition::Vector2d< Type > | inline |
Length(void) const | ConvexDecomposition::Vector2d< Type > | inline |
Length2(void) | ConvexDecomposition::Vector2d< Type > | inline |
Lerp(const Vector2d< Type > &from, const Vector2d< Type > &to, double slerp) | ConvexDecomposition::Vector2d< Type > | inline |
magnitude(void) const | ConvexDecomposition::Vector2d< Type > | inline |
negative(void) const | ConvexDecomposition::Vector2d< Type > | inline |
Normalize(void) | ConvexDecomposition::Vector2d< Type > | inline |
operator!=(const Vector2d &a) const | ConvexDecomposition::Vector2d< Type > | inline |
operator*(Vector2d a) const | ConvexDecomposition::Vector2d< Type > | inline |
operator*(Type c) const | ConvexDecomposition::Vector2d< Type > | inline |
operator*=(const Vector2d &a) | ConvexDecomposition::Vector2d< Type > | inline |
operator+(Vector2d a) const | ConvexDecomposition::Vector2d< Type > | inline |
operator+=(const Vector2d &a) | ConvexDecomposition::Vector2d< Type > | inline |
operator-(Vector2d a) const | ConvexDecomposition::Vector2d< Type > | inline |
operator-(void) const | ConvexDecomposition::Vector2d< Type > | inline |
operator-=(const Vector2d &a) | ConvexDecomposition::Vector2d< Type > | inline |
operator/(Vector2d a) const | ConvexDecomposition::Vector2d< Type > | inline |
operator/=(const Vector2d &a) | ConvexDecomposition::Vector2d< Type > | inline |
operator==(const Vector2d< Type > &a) const | ConvexDecomposition::Vector2d< Type > | inline |
Ptr() const | ConvexDecomposition::Vector2d< Type > | inline |
Ptr() | ConvexDecomposition::Vector2d< Type > | inline |
Reflection(Vector2d &a, Vector2d &b) | ConvexDecomposition::Vector2d< Type > | |
Set(Type a, Type b) | ConvexDecomposition::Vector2d< Type > | inline |
SetX(Type t) | ConvexDecomposition::Vector2d< Type > | inline |
SetY(Type t) | ConvexDecomposition::Vector2d< Type > | inline |
Vector2d(void) | ConvexDecomposition::Vector2d< Type > | inline |
Vector2d(const Vector2d &a) | ConvexDecomposition::Vector2d< Type > | inline |
Vector2d(const double *t) | ConvexDecomposition::Vector2d< Type > | inline |
Vector2d(Type a, Type b) | ConvexDecomposition::Vector2d< Type > | inline |
x | ConvexDecomposition::Vector2d< Type > | |
y | ConvexDecomposition::Vector2d< Type > | |
Zero(void) | ConvexDecomposition::Vector2d< Type > | inline |