MLControllerSystemState
Module: Controller
A structure containing information about the current state of the controller system. More...
#include <ml_controller.h>
Public Attributes
Type | Name |
---|---|
struct MLControllerState[MLController_MaxActive] | controller_state |
MLControllerCalibAccuracy | lightwear_accuracy |
Detailed Description
struct MLControllerSystemState;
A structure containing information about the current state of the controller system.
Deprecated
Deprecated since 1.1.0. Scheduled for removal.
Public Attributes Documentation
controller_state
struct MLControllerState[MLController_MaxActive] controller_state;
Type | Description |
---|---|
struct MLControllerState[MLController_MaxActive] | A structure containing information about the current state of this controller. [MLController_MaxActive] |
State objects for each connected and active controller.
lightwear_accuracy
MLControllerCalibAccuracy lightwear_accuracy;
Type | Description |
---|---|
MLControllerCalibAccuracy | Calibration Accuracy levels for controller. |
Calibration accuracy for the lightwear.