Rhinox Unity SDK
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CXimmerse.RhinoX.I_ButtonEventTriggerInterface : Button event trigger.
 CXimmerse.RhinoX.RXButtonEventTriggerRhinoX button input event trigger.
 CXimmerse.RhinoX.I_ControllerUpdateDelegate
 CMonoBehaviour
 CXimmerse.RhinoX.ARCameraAR camera is the script that represents virtual camera in AR world. Developer may get the position/rotation of current head transform.
 CXimmerse.RhinoX.RXButtonEventTriggerRhinoX button input event trigger.
 CXimmerse.RhinoX.RXControllerHigh level SDK script for developers to access controller data and event, e.g. buttons, gyroscopes, finger point over touch-pad.
 CXimmerse.RhinoX.RXEventSystemRhinoX 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.RXInputModuleRhinoX controller module, public interface to ximmerse controller input event system.
 CXimmerse.RhinoX.TrackableBehaviourThe basic abstract class of trackable beahviour . DynamicTarget and GroundPlane inherits from this script.
 CXimmerse.RhinoX.DynamicTargetDefault trackable behaviour, updates trackable object's transform at the head space per-frame.
 CXimmerse.RhinoX.GroundPlaneGround plane represents static trackable object placed on environment, to reposition head pose according to the relative pose between head and trackable object.
 CXimmerse.RhinoX.TrackableIdentityTrackable object identity. Constraint by an integral trackable ID , represents a trackable object in real world.
 CXimmerse.RhinoX.ObjectTrackingObject tracking : access tag tracking interface.
 CXimmerse.RhinoX.RhinoXSystemRhinoX system : access system software and hardware information.
 CXimmerse.RhinoX.RxEventEntry
 CXimmerse.RhinoX.RXInputRhinoX helmet input.
 CScriptableObject
 CXimmerse.RhinoX.ObjectTrackingProfile
 CXimmerse.RhinoX.RhinoXGlobalSettingRhino X SDK global setting. Should be placed in folder: Assets/Plugins/RhinoX/Resources.
 CXimmerse.RhinoX.SDKVersionSDK version.
 CXimmerse.RhinoX.TrackingItemTracking item.
 CUnityEvent
 CXimmerse.RhinoX.RxButtonEvent
 CUnityEvent
 CXimmerse.RhinoX.RXController.OnConnectionStateChangeEvent
 CXimmerse.RhinoX.VisiblityChangeEvent