![]() |
Libftpp
A modern C++ library
|
This is the complete list of members for IVector2< TType >, including all inherited members.
| cross() | IVector2< TType > | inline |
| cross(const IVector2 &other) const | IVector2< TType > | inline |
| dot() | IVector2< TType > | inline |
| dot(const IVector2 &other) | IVector2< TType > | inline |
| IVector2() | IVector2< TType > | inline |
| IVector2(TType x, TType y) | IVector2< TType > | inline |
| length() const | IVector2< TType > | inline |
| normalize() | IVector2< TType > | inline |
| operator!=(const IVector2 &other) const | IVector2< TType > | inline |
| operator*(const IVector2 &other) const | IVector2< TType > | inline |
| operator+(const IVector2 &other) const | IVector2< TType > | inline |
| operator+=(const IVector2 &other) | IVector2< TType > | inline |
| operator-(const IVector2 &other) const | IVector2< TType > | inline |
| operator-=(const IVector2 &other) | IVector2< TType > | inline |
| operator/(const IVector2 &other) const | IVector2< TType > | inline |
| operator==(const IVector2 &other) const | IVector2< TType > | inline |
| x | IVector2< TType > | |
| y | IVector2< TType > |