| area() | OpenCVForUnity.CoreModule.Rect | |
| br() | OpenCVForUnity.CoreModule.Rect | |
| brAsValueTuple() | OpenCVForUnity.CoreModule.Rect | |
| brAsVec2d() | OpenCVForUnity.CoreModule.Rect | |
| clone() | OpenCVForUnity.CoreModule.Rect | |
| cloneAsValueTuple() | OpenCVForUnity.CoreModule.Rect | |
| cloneAsVec4i() | OpenCVForUnity.CoreModule.Rect | |
| contains(Point p) | OpenCVForUnity.CoreModule.Rect | |
| contains(int x, int y) | OpenCVForUnity.CoreModule.Rect | |
| contains(in Vec2d p) | OpenCVForUnity.CoreModule.Rect | |
| contains(in(double x, double y) p) | OpenCVForUnity.CoreModule.Rect | |
| contains(Rect rect) | OpenCVForUnity.CoreModule.Rect | |
| contains(in Vec4i rect) | OpenCVForUnity.CoreModule.Rect | |
| contains(in(int x, int y, int width, int height) rect) | OpenCVForUnity.CoreModule.Rect | |
| empty() | OpenCVForUnity.CoreModule.Rect | |
| Equals(Object obj) | OpenCVForUnity.CoreModule.Rect | |
| Equals(Rect a) | OpenCVForUnity.CoreModule.Rect | |
| GetHashCode() | OpenCVForUnity.CoreModule.Rect | |
| height | OpenCVForUnity.CoreModule.Rect | |
| inflate(int width, int height) | OpenCVForUnity.CoreModule.Rect | |
| inflate(Size size) | OpenCVForUnity.CoreModule.Rect | |
| inflate(in Vec2d size) | OpenCVForUnity.CoreModule.Rect | |
| inflate(in(double width, double height) size) | OpenCVForUnity.CoreModule.Rect | |
| inflate(Rect rect, int x, int y) | OpenCVForUnity.CoreModule.Rect | static |
| inflateAsValueTuple(in(int x, int y, int width, int height) rect, int x, int y) | OpenCVForUnity.CoreModule.Rect | static |
| inflateAsVec4i(in Vec4i rect, int x, int y) | OpenCVForUnity.CoreModule.Rect | static |
| intersect(Rect a, Rect b) | OpenCVForUnity.CoreModule.Rect | static |
| intersect(Rect rect) | OpenCVForUnity.CoreModule.Rect | |
| intersectAsValueTuple(in(int x, int y, int width, int height) a, in(int x, int y, int width, int height) b) | OpenCVForUnity.CoreModule.Rect | static |
| intersectAsValueTuple(in(int x, int y, int width, int height) rect) | OpenCVForUnity.CoreModule.Rect | |
| intersectAsVec4i(in Vec4i a, in Vec4i b) | OpenCVForUnity.CoreModule.Rect | static |
| intersectAsVec4i(in Vec4i rect) | OpenCVForUnity.CoreModule.Rect | |
| intersectsWith(Rect rect) | OpenCVForUnity.CoreModule.Rect | |
| intersectsWith(in Vec4i rect) | OpenCVForUnity.CoreModule.Rect | |
| intersectsWith(in(int x, int y, int width, int height) rect) | OpenCVForUnity.CoreModule.Rect | |
| operator(int x, int y, int width, int height)(Rect rect) | OpenCVForUnity.CoreModule.Rect | explicitstatic |
| operator Rect(in(int x, int y, int width, int height) valueTuple) | OpenCVForUnity.CoreModule.Rect | explicitstatic |
| operator Vec4i(Rect rect) | OpenCVForUnity.CoreModule.Rect | explicitstatic |
| operator!=(Rect a, Rect b) | OpenCVForUnity.CoreModule.Rect | static |
| operator&(Rect a, Rect b) | OpenCVForUnity.CoreModule.Rect | static |
| operator+(Rect a, Point b) | OpenCVForUnity.CoreModule.Rect | static |
| operator+(Rect a, Size b) | OpenCVForUnity.CoreModule.Rect | static |
| operator-(Rect a, Point b) | OpenCVForUnity.CoreModule.Rect | static |
| operator-(Rect a, Size b) | OpenCVForUnity.CoreModule.Rect | static |
| operator==(Rect a, Rect b) | OpenCVForUnity.CoreModule.Rect | static |
| operator|(Rect a, Rect b) | OpenCVForUnity.CoreModule.Rect | static |
| Rect(int x, int y, int width, int height) | OpenCVForUnity.CoreModule.Rect | |
| Rect() | OpenCVForUnity.CoreModule.Rect | |
| Rect(Point p1, Point p2) | OpenCVForUnity.CoreModule.Rect | |
| Rect(Point p, Size s) | OpenCVForUnity.CoreModule.Rect | |
| Rect(double[] vals) | OpenCVForUnity.CoreModule.Rect | |
| Rect(in Vec4i vals) | OpenCVForUnity.CoreModule.Rect | |
| Rect(in(int x, int y, int width, int height) vals) | OpenCVForUnity.CoreModule.Rect | |
| set(double[] vals) | OpenCVForUnity.CoreModule.Rect | |
| set(in Vec4i vals) | OpenCVForUnity.CoreModule.Rect | |
| set(in(int x, int y, int width, int height) vals) | OpenCVForUnity.CoreModule.Rect | |
| size() | OpenCVForUnity.CoreModule.Rect | |
| sizeAsValueTuple() | OpenCVForUnity.CoreModule.Rect | |
| sizeAsVec2d() | OpenCVForUnity.CoreModule.Rect | |
| tl() | OpenCVForUnity.CoreModule.Rect | |
| tlAsValueTuple() | OpenCVForUnity.CoreModule.Rect | |
| tlAsVec2d() | OpenCVForUnity.CoreModule.Rect | |
| ToString() | OpenCVForUnity.CoreModule.Rect | |
| ToValueTuple() | OpenCVForUnity.CoreModule.Rect | |
| ToVec4i() | OpenCVForUnity.CoreModule.Rect | |
| union(Rect rect) | OpenCVForUnity.CoreModule.Rect | |
| union(in(int x, int y, int width, int height) rect) | OpenCVForUnity.CoreModule.Rect | |
| union(Rect a, Rect b) | OpenCVForUnity.CoreModule.Rect | static |
| union(in(int x, int y, int width, int height) a, in(int x, int y, int width, int height) b) | OpenCVForUnity.CoreModule.Rect | static |
| unionAsVec4i(in Vec4i rect) | OpenCVForUnity.CoreModule.Rect | |
| unionAsVec4i(in Vec4i a, in Vec4i b) | OpenCVForUnity.CoreModule.Rect | static |
| width | OpenCVForUnity.CoreModule.Rect | |
| width | OpenCVForUnity.CoreModule.Rect | |
| width | OpenCVForUnity.CoreModule.Rect | |
| width | OpenCVForUnity.CoreModule.Rect | static |
| x | OpenCVForUnity.CoreModule.Rect | |
| x | OpenCVForUnity.CoreModule.Rect | |
| x | OpenCVForUnity.CoreModule.Rect | static |
| y | OpenCVForUnity.CoreModule.Rect | |
| y | OpenCVForUnity.CoreModule.Rect | |
| y | OpenCVForUnity.CoreModule.Rect | static |