|
|
Eigen::Vector2f | position = Eigen::Vector2f(0, 0) |
| | Position in pixels from top-left of the viewer window.
|
| |
|
Eigen::Vector2f | delta = Eigen::Vector2f(0, 0) |
| | Change in mouse pixel position from last frame.
|
| |
|
float | wheel = 0.0f |
| | Vertical wheel change during this frame.
|
| |
|
float | wheel_horizontal = 0.0f |
| | Horizontal wheel change during this frame.
|
| |
The documentation for this struct was generated from the following file: