
C# | Visual Basic | Visual C++ |
public static IntPtr cvCreateSubdiv2D( int subdiv_type, int header_size, int vtx_size, int quadedge_size, IntPtr storage )

- subdiv_type (Int32)
[Missing <param name="subdiv_type"/> documentation for "M:Emgu.CV.CvInvoke.cvCreateSubdiv2D(System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr)"]
- header_size (Int32)
[Missing <param name="header_size"/> documentation for "M:Emgu.CV.CvInvoke.cvCreateSubdiv2D(System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr)"]
- vtx_size (Int32)
[Missing <param name="vtx_size"/> documentation for "M:Emgu.CV.CvInvoke.cvCreateSubdiv2D(System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr)"]
- quadedge_size (Int32)
[Missing <param name="quadedge_size"/> documentation for "M:Emgu.CV.CvInvoke.cvCreateSubdiv2D(System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr)"]
- storage (IntPtr)
[Missing <param name="storage"/> documentation for "M:Emgu.CV.CvInvoke.cvCreateSubdiv2D(System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr)"]

[Missing <returns> documentation for M:Emgu.CV.CvInvoke.cvCreateSubdiv2D(System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr)]