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

Public Member Functions | |
| ZoomOutAction (void) | |
| Constructor. | |
| ~ZoomOutAction (void) | |
| Destructor. | |
| void | execute (const gadget::Digital::State cButtonState) |
| Changes the current zoom factor and scales Input's scale matrix. | |
|
|
Constructs a ZoomOutAction object. |
|
|
Destructor. |
|
|
If the button state is
Implements vrvis::ZoomAction.
|
1.3.8