Pixel Dust Game Engine  v0.9.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
VectorT Member List

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

dotProduct(const VectorT< T > &vectorB) const VectorT
normal() const VectorT
OffsetT(T ix, T iy)OffsetT< T >inline
OffsetT()OffsetT< T >inline
operator!=(const OffsetT< T > &p2) const OffsetT< T >
operator*(float n) const OffsetT< T >
operator*=(float n)OffsetT< T >
operator+(const OffsetT< T > &p2) const OffsetT< T >
operator+=(const OffsetT< T > &p2)OffsetT< T >
operator-(const OffsetT< T > &p2) const OffsetT< T >
operator-=(const OffsetT< T > &p2)OffsetT< T >
operator/(float n) const OffsetT< T >
operator/=(float n)OffsetT< T >
operator=(const OffsetT< T > &p2)OffsetT< T >
operator==(const OffsetT< T > &p2) const OffsetT< T >
vectorAngle() const VectorT
vectorLength() const VectorT
VectorT(const OffsetT< T > &o)VectorTinline
VectorT(const PointT< T > &p)VectorTinline
VectorT(T ix, T iy)VectorTinline
VectorT()VectorTinline
xOffsetT< T >
yOffsetT< T >
zero() const OffsetT< T >