#include <DefaultActions.hpp>
Inheritance diagram for vrvis::ZoomInAction:
Public Member Functions | |
ZoomInAction (void) | |
Constructor. | |
~ZoomInAction (void) | |
Destructor. | |
void | execute (const gadget::Digital::State cButtonState) |
Changes the current zoom factor and scales Input's scale matrix. |
|
Constructs a ZoomInAction object. |
|
Destructor. |
|
If the button state is
Implements vrvis::ZoomAction.
|