![]() |
VX++ Framework (VxCpp.dll)
Friendly Voxon development with classes
|
3D SpaceMouse / Space Navigator by 3DConnexion input state struct. Used to manage SpaceNav input More...
#include <vxDataTypes.h>
Public Attributes | |
| float | dx |
| Space Navigator's translation delta movement on X axis. | |
| float | dy |
| Space Navigator's translation delta movement on Y axis. | |
| float | dz |
| Space Navigator's translation delta movement on Z axis. | |
| float | ax |
| Space Navigator's rotation (angle) delta on X axis. | |
| float | ay |
| Space Navigator's rotation (angle) delta on Y axis. | |
| float | az |
| Space Navigator's rotation (angle) delta on Z axis. | |
| int | but |
| Space Navigator button status similar to a traditional mouse 0 = no buttons, 1 = left button, 2 = right button, 3 = both buttons. | |
3D SpaceMouse / Space Navigator by 3DConnexion input state struct. Used to manage SpaceNav input