SoWinSpaceball Class |
Translates and reports events for a SpaceBall or SpaceMouse (Magellan) device.
Namespace: OIV.Inventor.Win.Devices
The SoWinSpaceball type exposes the following members.
Name | Description | |
---|---|---|
SoWinSpaceball |
Default contructor.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Exists | Returns whether or not the spaceball device exists for use. | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetRotationScaleFactor | Returns the rotation scale factor. | |
GetTranslationScaleFactor | Returns the translation scale factor. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetWindowSize | Gets the size of the window this device is registered for. | |
IsFocusToWindow | Win32 does not support focus change. | |
SetFocusToWindow | Win32 does not support focus change. | |
SetRotationScaleFactor | The spaceball reports rotations and translations as integers. | |
SetTranslationScaleFactor | The spaceball reports rotations and translations as integers. | |
SetWindowSize | Sets the size of the window this device is registered for. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
This class manages events generated by the spaceball, including spaceball motion (OIV.Inventor.Events.SoMotion3Event), and spaceball button press and release events (OIV.Inventor.Events.SoSpaceballButtonEvent).