[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvFindNearestPoint2D(System.IntPtr,OpenCvSharp.CvPoint2D32f)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- subdiv
- Type: SystemIntPtr
[Missing <param name="subdiv"/> documentation for "M:OpenCvSharp.NativeMethods.cvFindNearestPoint2D(System.IntPtr,OpenCvSharp.CvPoint2D32f)"]
- pt
- Type: OpenCvSharpCvPoint2D32f
[Missing <param name="pt"/> documentation for "M:OpenCvSharp.NativeMethods.cvFindNearestPoint2D(System.IntPtr,OpenCvSharp.CvPoint2D32f)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.cvFindNearestPoint2D(System.IntPtr,OpenCvSharp.CvPoint2D32f)"]
See Also