HyperspaceExplorer 0.7.1
|
QWidget to edit the value of a VecMath::Rotation. More...
#include <RotationControl.h>
Public Member Functions | |
RotationControl (VecMath::RotationBase *r, QWidget *parent=0) | |
Creates a RotationControl for a given Rotation object. | |
Private Attributes | |
std::vector< RotationSlider * > | _sliders |
The actual RotationSlider widgets controlling rotation about each axis. |
QWidget to edit the value of a VecMath::Rotation.