▼CXimmerse.RhinoX.I_ButtonEventTrigger | Interface : Button event trigger. |
CXimmerse.RhinoX.RXButtonEventTrigger | RhinoX button input event trigger. |
CXimmerse.RhinoX.I_ControllerUpdateDelegate | |
▼CMonoBehaviour | |
CXimmerse.RhinoX.ARCamera | AR camera is the script that represents virtual camera in AR world. Developer may get the position/rotation of current head transform. |
CXimmerse.RhinoX.RXButtonEventTrigger | RhinoX button input event trigger. |
CXimmerse.RhinoX.RXController | High level SDK script for developers to access controller data and event, e.g. buttons, gyroscopes, finger point over touch-pad. |
CXimmerse.RhinoX.RXEventSystem | RhinoX event system, should be singleton instance, driver class of RhinoX input event system. Note: RXEventSystem need to be the only event system, if your scene has Unity's built in EventSystem instane, RXEventSystem will remove it when starts. |
CXimmerse.RhinoX.RXInputModule | RhinoX controller module, public interface to ximmerse controller input event system. |
▼CXimmerse.RhinoX.TrackableBehaviour | The basic abstract class of trackable beahviour . DynamicTarget and GroundPlane inherits from this script. |
CXimmerse.RhinoX.DynamicTarget | Default trackable behaviour, updates trackable object's transform at the head space per-frame. |
CXimmerse.RhinoX.GroundPlane | Ground plane represents static trackable object placed on environment, to reposition head pose according to the relative pose between head and trackable object. |
CXimmerse.RhinoX.TrackableIdentity | Trackable object identity. Constraint by an integral trackable ID , represents a trackable object in real world. |
CXimmerse.RhinoX.ObjectTracking | Object tracking : access tag tracking interface. |
CXimmerse.RhinoX.RhinoXSystem | RhinoX system : access system software and hardware information. |
CXimmerse.RhinoX.RxEventEntry | |
CXimmerse.RhinoX.RXInput | RhinoX helmet input. |
▼CScriptableObject | |
CXimmerse.RhinoX.ObjectTrackingProfile | |
CXimmerse.RhinoX.RhinoXGlobalSetting | Rhino X SDK global setting. Should be placed in folder: Assets/Plugins/RhinoX/Resources. |
CXimmerse.RhinoX.SDKVersion | SDK version. |
CXimmerse.RhinoX.TrackingItem | Tracking item. |
▼CUnityEvent | |
CXimmerse.RhinoX.RxButtonEvent | |
▼CUnityEvent | |
CXimmerse.RhinoX.RXController.OnConnectionStateChangeEvent | |
CXimmerse.RhinoX.VisiblityChangeEvent | |