OpenCV for Unity 2.6.3
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
OpenCVForUnity.CoreModule.Range Member List

This is the complete list of members for OpenCVForUnity.CoreModule.Range, including all inherited members.

all()OpenCVForUnity.CoreModule.Rangestatic
allAsValueTuple()OpenCVForUnity.CoreModule.Rangestatic
allAsVec2i()OpenCVForUnity.CoreModule.Rangestatic
clone()OpenCVForUnity.CoreModule.Range
cloneAsValueTuple()OpenCVForUnity.CoreModule.Range
cloneAsVec2i()OpenCVForUnity.CoreModule.Range
empty()OpenCVForUnity.CoreModule.Range
endOpenCVForUnity.CoreModule.Range
Equals(Object obj)OpenCVForUnity.CoreModule.Range
Equals(Range a)OpenCVForUnity.CoreModule.Range
GetHashCode()OpenCVForUnity.CoreModule.Range
intersection(Range r1)OpenCVForUnity.CoreModule.Range
intersectionAsValueTuple(in(int start, int end) r1)OpenCVForUnity.CoreModule.Range
intersectionAsVec2i(in Vec2i r1)OpenCVForUnity.CoreModule.Range
operator(int start, int end)(Range range)OpenCVForUnity.CoreModule.Rangeexplicitstatic
operator Range(in(int start, int end) valueTuple)OpenCVForUnity.CoreModule.Rangeexplicitstatic
operator Vec2i(Range range)OpenCVForUnity.CoreModule.Rangeexplicitstatic
operator!(Range r)OpenCVForUnity.CoreModule.Rangestatic
operator!=(Range a, Range b)OpenCVForUnity.CoreModule.Rangestatic
operator&(Range r1, Range r2)OpenCVForUnity.CoreModule.Rangestatic
operator+(Range r1, int delta)OpenCVForUnity.CoreModule.Rangestatic
operator+(int delta, Range r1)OpenCVForUnity.CoreModule.Rangestatic
operator-(Range r1, int delta)OpenCVForUnity.CoreModule.Rangestatic
operator==(Range a, Range b)OpenCVForUnity.CoreModule.Rangestatic
Range(int s, int e)OpenCVForUnity.CoreModule.Range
Range()OpenCVForUnity.CoreModule.Range
Range(double[] vals)OpenCVForUnity.CoreModule.Range
Range(in Vec2i vals)OpenCVForUnity.CoreModule.Range
Range(in(int start, int end) vals)OpenCVForUnity.CoreModule.Range
set(double[] vals)OpenCVForUnity.CoreModule.Range
set(in Vec2i vals)OpenCVForUnity.CoreModule.Range
set(in(int start, int end) vals)OpenCVForUnity.CoreModule.Range
shift(int delta)OpenCVForUnity.CoreModule.Range
shiftAsValueTuple(int delta)OpenCVForUnity.CoreModule.Range
shiftAsVec2i(int delta)OpenCVForUnity.CoreModule.Range
size()OpenCVForUnity.CoreModule.Range
startOpenCVForUnity.CoreModule.Range
startOpenCVForUnity.CoreModule.Rangestatic
ToString()OpenCVForUnity.CoreModule.Range
ToValueTuple()OpenCVForUnity.CoreModule.Range
ToVec2i()OpenCVForUnity.CoreModule.Range