axis | mathSSE::Rot2< T > | |
Rot2() | mathSSE::Rot2< T > | [inline] |
Rot2(Vec2< T > ix, Vec2< T > iy) | mathSSE::Rot2< T > | [inline] |
Rot2(T xx, T xy, T yx, T yy) | mathSSE::Rot2< T > | [inline] |
rotate(Vec2< T > v) const | mathSSE::Rot2< T > | [inline] |
rotate(Rot2 const &r) const | mathSSE::Rot2< T > | [inline] |
rotateBack(Vec2< T > v) const | mathSSE::Rot2< T > | [inline] |
rotateBack(Rot2 const &r) const | mathSSE::Rot2< T > | [inline] |
transpose() const | mathSSE::Rot2< T > | [inline] |
x() | mathSSE::Rot2< T > | [inline] |
y() | mathSSE::Rot2< T > | [inline] |