CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
Math::TAffineTransform< T > Member List

This is the complete list of members for Math::TAffineTransform< T >, including all inherited members.

concatenating(const TAffineTransform &t) constMath::TAffineTransform< T >inline
invert() constMath::TAffineTransform< T >inline
operator!=Math::TAffineTransform< T >friend
operator()(const TPoint2< T > &point) constMath::TAffineTransform< T >inline
operator()(const TSize2< T > &size) constMath::TAffineTransform< T >inline
operator()(TRect2< T > rect) constMath::TAffineTransform< T >inline
operator*(const TAffineTransform &rhs) constMath::TAffineTransform< T >inline
operator*(const TVector2< T > &point)Math::TAffineTransform< T >inline
operator*(const T &scale)Math::TAffineTransform< T >inline
operator+(const TVector2< T > &point)Math::TAffineTransform< T >inline
operator-(const TVector2< T > &point)Math::TAffineTransform< T >inline
operator/(const TVector2< T > &point)Math::TAffineTransform< T >inline
operator/(const T &scale)Math::TAffineTransform< T >inline
operator<<(T angle)Math::TAffineTransform< T >inline
operator==Math::TAffineTransform< T >friend
operator>>(T angle)Math::TAffineTransform< T >inline
rawMath::TAffineTransform< T >
rotatedBy(T angle) constMath::TAffineTransform< T >inline
rotation(T angle)Math::TAffineTransform< T >inlinestatic
scaledBy(T sx, T sy) constMath::TAffineTransform< T >inline
scaling(T sx, T sy)Math::TAffineTransform< T >inlinestatic
TAffineTransform()=defaultMath::TAffineTransform< T >
TAffineTransform(const TMatrix3< T > &raw)Math::TAffineTransform< T >inline
translatedBy(T x, T y) constMath::TAffineTransform< T >inline
translation(T x, T y)Math::TAffineTransform< T >inlinestatic