ovrvision_app.COvrvision.ovGetCamImageForUnityNative C# (CSharp) Method

ovGetCamImageForUnityNative() private method

private ovGetCamImageForUnityNative ( System pTexPtr_Left, System pTexPtr_Right ) : void
pTexPtr_Left System
pTexPtr_Right System
return void
        static extern void ovGetCamImageForUnityNative(System.IntPtr pTexPtr_Left, System.IntPtr pTexPtr_Right);