Libftpp
A modern C++ library
IVector2< TType > Member List

This is the complete list of members for IVector2< TType >, including all inherited members.

cross()IVector2< TType >inline
cross(const IVector2 &other) constIVector2< 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() constIVector2< TType >inline
normalize()IVector2< TType >inline
operator!=(const IVector2 &other) constIVector2< TType >inline
operator*(const IVector2 &other) constIVector2< TType >inline
operator+(const IVector2 &other) constIVector2< TType >inline
operator+=(const IVector2 &other)IVector2< TType >inline
operator-(const IVector2 &other) constIVector2< TType >inline
operator-=(const IVector2 &other)IVector2< TType >inline
operator/(const IVector2 &other) constIVector2< TType >inline
operator==(const IVector2 &other) constIVector2< TType >inline
xIVector2< TType >
yIVector2< TType >