magnitude() const (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
normalize() (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
normalized() const (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
operator*=(const self &v) (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
operator*=(const T &s) (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
operator+() const (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
operator+=(const self &v) (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
operator-() const (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
operator-=(const self &v) (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
operator/=(const self &v) (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
operator/=(const T &s) (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
operator[](const int i) const (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
operator[](const int i) (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
self typedef (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | |
square_magnitude() const (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
Vec2(const Vec2 &v) (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
Vec2(const T t) (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
Vec2(const T _x=0, const T _y=0) (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
Vec2(const T *t) (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline] |
x (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | |
y (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | |
Zero() (defined in SDLPP::Vec2< T >) | SDLPP::Vec2< T > | [inline, static] |