Property | Type | Description | |
---|---|---|---|
add_rotation_gameobject | bool | ||
nogyrotexture | Texture | ||
rotation_gameobject | GameObject |
Method | Description | |
---|---|---|
OnGUI ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
DiveUpdateGyroData ( ) : void | ||
get_error ( ) : int | ||
get_q ( float &q0, float &q1, float &q2, float &q3 ) : int | ||
get_q0 ( ) : float | ||
get_q1 ( ) : float | ||
get_q2 ( ) : float | ||
get_q3 ( ) : float | ||
get_version ( string msg, int maxlength ) : void | ||
initialize_sensors ( ) : void | ||
process ( ) : int | ||
set_application_name ( string name ) : void | ||
use_udp ( int switchon ) : void |