#include <DefaultActions.hpp>
Inheritance diagram for vrvis::RotateYAction:

Public Member Functions | |
| RotateYAction (void) | |
| Constructor. | |
| ~RotateYAction (void) | |
| Destructor. | |
| void | execute (const float cAnalogDataValue) |
| Calculate angle from the incoming analog value and rotate the scene. | |
THRESHOLD value, the scene is rotated around its local Y axis.
|
|
Constructs a RotateYAction object. |
|
|
Destructor. |
|
|
The incoming analog value is checked for exceeding the
Implements vrvis::RotateAction.
|
1.3.8