OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.ImgprocModule.Subdiv2D Member List

This is the complete list of members for OpenCVForUnity.ImgprocModule.Subdiv2D, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.ImgprocModule.Subdiv2Dstatic
DisposableObject()OpenCVForUnity.DisposableObjectprotected
DisposableObject(bool isEnabledDispose)OpenCVForUnity.DisposableObjectprotected
DisposableOpenCVObject()OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
Dispose(bool disposing)OpenCVForUnity.ImgprocModule.Subdiv2Dprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
edgeDst(int edge, Point dstpt)OpenCVForUnity.ImgprocModule.Subdiv2D
edgeDst(int edge)OpenCVForUnity.ImgprocModule.Subdiv2D
edgeOrg(int edge, Point orgpt)OpenCVForUnity.ImgprocModule.Subdiv2D
edgeOrg(int edge)OpenCVForUnity.ImgprocModule.Subdiv2D
findNearest(Point pt, Point nearestPt)OpenCVForUnity.ImgprocModule.Subdiv2D
findNearest(Point pt)OpenCVForUnity.ImgprocModule.Subdiv2D
getEdge(int edge, int nextEdgeType)OpenCVForUnity.ImgprocModule.Subdiv2D
getEdgeList(MatOfFloat4 edgeList)OpenCVForUnity.ImgprocModule.Subdiv2D
getLeadingEdgeList(MatOfInt leadingEdgeList)OpenCVForUnity.ImgprocModule.Subdiv2D
getNativeObjAddr()OpenCVForUnity.ImgprocModule.Subdiv2D
getTriangleList(MatOfFloat6 triangleList)OpenCVForUnity.ImgprocModule.Subdiv2D
getVertex(int vertex, int[] firstEdge)OpenCVForUnity.ImgprocModule.Subdiv2D
getVertex(int vertex)OpenCVForUnity.ImgprocModule.Subdiv2D
getVoronoiFacetList(MatOfInt idx, List< MatOfPoint2f > facetList, MatOfPoint2f facetCenters)OpenCVForUnity.ImgprocModule.Subdiv2D
initDelaunay(Rect rect)OpenCVForUnity.ImgprocModule.Subdiv2D
insert(Point pt)OpenCVForUnity.ImgprocModule.Subdiv2D
insert(MatOfPoint2f ptvec)OpenCVForUnity.ImgprocModule.Subdiv2D
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
locate(Point pt, int[] edge, int[] vertex)OpenCVForUnity.ImgprocModule.Subdiv2D
NEXT_AROUND_DSTOpenCVForUnity.ImgprocModule.Subdiv2D
NEXT_AROUND_LEFTOpenCVForUnity.ImgprocModule.Subdiv2D
NEXT_AROUND_ORGOpenCVForUnity.ImgprocModule.Subdiv2D
NEXT_AROUND_RIGHTOpenCVForUnity.ImgprocModule.Subdiv2D
nextEdge(int edge)OpenCVForUnity.ImgprocModule.Subdiv2D
PREV_AROUND_DSTOpenCVForUnity.ImgprocModule.Subdiv2D
PREV_AROUND_LEFTOpenCVForUnity.ImgprocModule.Subdiv2D
PREV_AROUND_ORGOpenCVForUnity.ImgprocModule.Subdiv2D
PREV_AROUND_RIGHTOpenCVForUnity.ImgprocModule.Subdiv2D
PTLOC_ERROROpenCVForUnity.ImgprocModule.Subdiv2D
PTLOC_INSIDEOpenCVForUnity.ImgprocModule.Subdiv2D
PTLOC_ON_EDGEOpenCVForUnity.ImgprocModule.Subdiv2D
PTLOC_OUTSIDE_RECTOpenCVForUnity.ImgprocModule.Subdiv2D
PTLOC_VERTEXOpenCVForUnity.ImgprocModule.Subdiv2D
rotateEdge(int edge, int rotate)OpenCVForUnity.ImgprocModule.Subdiv2D
Subdiv2D()OpenCVForUnity.ImgprocModule.Subdiv2D
Subdiv2D(Rect rect)OpenCVForUnity.ImgprocModule.Subdiv2D
symEdge(int edge)OpenCVForUnity.ImgprocModule.Subdiv2D
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic