Skip to main content
Version: 20 Mar 2024

MLControllerSystemState

Module: Controller

A structure containing information about the current state of the controller system. More...

#include <ml_controller.h>

Public Attributes

TypeName
struct MLControllerState[MLController_MaxActive]controller_state
MLControllerCalibAccuracylightwear_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;
TypeDescription
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;
TypeDescription
MLControllerCalibAccuracyCalibration Accuracy levels for controller.

Calibration accuracy for the lightwear.