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

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

distance(const PointT< T > &p2) const PointT
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 >
PointT(const OffsetT< T > &o)PointTinline
PointT(T ix, T iy)PointTinline
PointT()PointTinline
projection(const PointT< T > &pointB) const PointT
xOffsetT< T >
yOffsetT< T >
zero() const OffsetT< T >