#include <SSERot.h>
Public Member Functions | |
Rot2 () | |
Rot2 (Vec2< T > ix, Vec2< T > iy) | |
Rot2 (T xx, T xy, T yx, T yy) | |
Vec2< T > | rotate (Vec2< T > v) const |
Rot2 | rotate (Rot2 const &r) const |
Vec2< T > | rotateBack (Vec2< T > v) const |
Rot2 | rotateBack (Rot2 const &r) const |
Rot2 | transpose () const |
Vec2< T > | x () |
Vec2< T > | y () |
Public Attributes | |
Vec2< T > | axis [2] |
|
inline |
|
inline |
Definition at line 142 of file SSERot.h.
|
inline |
|
inline |
|
inline |
Definition at line 128 of file SSERot.h.
Referenced by svgfig.Curve.Sample::__repr__(), svgfig.Ellipse::__repr__(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), geometryXMLparser.Alignable::pos(), Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget(), ntupleDataFormat._HitObject::r(), and ntupleDataFormat._HitObject::r3D().
|
inline |
Definition at line 129 of file SSERot.h.
Referenced by svgfig.Ellipse::__repr__(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), geometryXMLparser.Alignable::pos(), Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget(), ntupleDataFormat._HitObject::r(), and ntupleDataFormat._HitObject::r3D().