| _flipHorizontal | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| _flipVertical | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| _Initialize() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | protectedvirtual |
| _onDisposed | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| _onErrorOccurred | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| _onInitialized | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| _outputColorFormat | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| _requestedDeviceName | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| _requestedFPS | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| _requestedHeight | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| _requestedIsFrontFacing | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| _requestedMatUpdateFPS | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | protected |
| _requestedWidth | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| _rotate90Degree | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| _timeoutFrameCount | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| _WaitForEndOfFrameCoroutine() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | protectedvirtual |
| asyncGPUReadbackRequestBuffer | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | protected |
| autoPlayAfterInitialize | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| baseColorFormat | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| baseMat | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| CallReadback() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | protectedvirtual |
| CancelInitCoroutine() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protectedvirtual |
| CancelWaitForEndOfFrameCoroutine() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | protectedvirtual |
| colors | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| DidUpdateThisFrame() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | virtual |
| didUpdateThisFrame | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | protected |
| Dispose() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | virtual |
| FlipAndRotateMat(Mat frameMat, Mat rotatedFrameMat, bool flipVertical, bool flipHorizontal, bool isFrontFacing, int videoRotationAngle, ScreenOrientation screenOrientation, bool isScreenOrientationCorrect, bool isVidevideoRotationAngleCorrect) | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protectedvirtual |
| flipHorizontal | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | |
| FlipMat(Mat mat, bool flipVertical, bool flipHorizontal, bool isFrontFacing, int videoRotationAngle) | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protectedvirtual |
| flipVertical | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | |
| frameMat | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| GetBaseColorFormat() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| GetBufferColors() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| GetCameraToWorldMatrix() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| GetDeviceName() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| GetFPS() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| GetHeight() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| GetMat() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | virtual |
| GetMatUpdateFPS() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | virtual |
| GetProjectionMatrix() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| GetWebCamDevice() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| GetWebCamTexture() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| GetWidth() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| hasInitDone | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| hasUserAuthorizedCameraPermission() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protectedvirtual |
| initCoroutine | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| Initialize(bool autoPlay=true) | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| Initialize(int requestedWidth, int requestedHeight, bool autoPlay=true) | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| Initialize(bool requestedIsFrontFacing, float requestedFPS=30f, bool rotate90Degree=false, bool autoPlay=true) | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| Initialize(string deviceName, int requestedWidth, int requestedHeight, bool requestedIsFrontFacing=false, float requestedFPS=30f, bool rotate90Degree=false, bool autoPlay=true) | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| IsFrontFacing() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| IsInitialized() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| isInitWaiting | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| IsPaused() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| IsPlaying() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | virtual |
| IsScreenOrientationCorrect() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protectedvirtual |
| isScreenOrientationCorrect | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| isScreenSizeChangeWaiting | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| IsVideoRotationAngleCorrect() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protectedvirtual |
| isVideoRotationAngleCorrect | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| NeedsRotatedFrameMat(bool isScreenOrientationCorrect) | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protectedvirtual |
| OnApplicationFocus(bool hasFocus) | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protectedvirtual |
| OnCompleteReadback(AsyncGPUReadbackRequest request) | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | protectedvirtual |
| OnDestroy() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protectedvirtual |
| onDisposed | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | |
| onErrorOccurred | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | |
| onInitialized | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | |
| OnValidate() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | protectedvirtual |
| outputColorFormat | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | |
| Pause() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | virtual |
| Play() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | virtual |
| ReleaseResources() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | protectedvirtual |
| renderTexture | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | protected |
| requestedDeviceName | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | |
| requestedFPS | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | |
| requestedHeight | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | |
| requestedIsFrontFacing | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | |
| requestedMatUpdateFPS | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | |
| requestedWidth | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | |
| rotate90Degree | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | |
| rotatedFrameMat | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| screenHeight | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| screenOrientation | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| screenWidth | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| Stop() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | virtual |
| timeoutFrameCount | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | |
| Update() | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | protectedvirtual |
| waitForEndOfFrameCoroutine | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper | protected |
| webCamDevice | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |
| webCamTexture | OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper | protected |