ovrvision_calibration.COvrvision.ovGetCamImageForUnity C# (CSharp) Method

ovGetCamImageForUnity() private method

private ovGetCamImageForUnity ( System pImagePtr_Left, System pImagePtr_Right ) : void
pImagePtr_Left System
pImagePtr_Right System
return void
        static extern void ovGetCamImageForUnity(System.IntPtr pImagePtr_Left, System.IntPtr pImagePtr_Right);