ovrvision_app.COvrvision.ovGetCamImageForUnity C# (CSharp) 메소드

ovGetCamImageForUnity() 개인적인 메소드

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