C# Class OVRPlugin.OVRP0100, cs-mini-modbot-simulation

Mostra file Open project: intel-cornellcup/mini-modbot-simulation

Public Methods

Method Description
ovrp_GetString ( Key, key ) : string

Private Methods

Method Description
_ovrp_GetString ( Key, key ) : IntPtr
ovrp_DismissHSW ( ) : Bool
ovrp_GetBatteryStatus ( ) : BatteryStatus
ovrp_GetCaps ( ) : Caps,
ovrp_GetEyeACCELeration ( Eye, eyeId ) : Posef
ovrp_GetEyeFrustum ( Eye, eyeId ) : Frustumf
ovrp_GetEyePose ( Eye, eyeId ) : Posef
ovrp_GetEyeTextureSize ( Eye, eyeId ) : Sizei
ovrp_GetEyeVelocity ( Eye, eyeId ) : Posef
ovrp_GetFloat ( Key, key ) : float
ovrp_GetNativePointer ( ) : IntPtr
ovrp_GetStatus ( ) : uint
ovrp_GetTrackerFrustum ( Tracker, trackerId ) : Frustumf
ovrp_GetTrackerPose ( Tracker, trackerId ) : Posef
ovrp_RecenterPose ( ) : Bool
ovrp_SetCaps ( Caps, caps ) : Bool
ovrp_SetFloat ( Key, key, float value ) : Bool
ovrp_SetOverlayQuad ( Bool onTop, IntPtr texture, IntPtr device, Posef pose, Vector3f, scale ) : Bool
ovrp_ShowUI ( PlatformUI ui ) : Bool
ovrp_Update ( int frameIndex ) : Bool

Method Details

ovrp_GetString() public static method

public static ovrp_GetString ( Key, key ) : string
key Key,
return string