public static OculusVR getInstance() { global::System.IntPtr cPtr = SharpMochaPINVOKE.OculusVR_getInstance(); OculusVR ret = (cPtr == global::System.IntPtr.Zero) ? null : new OculusVR(cPtr, false); return(ret); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(OculusVR obj) { return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(OculusVR obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }