Overload List
| Name | Description | |
|---|---|---|
|   | (IntPtr to CvSubdiv2DEdge) | 
            Implicit cast from IntPtr to CvSubdiv2DEdge
             | 
|   | (UInt32 to CvSubdiv2DEdge) | 
            Implicit cast from uint to CvSubdiv2DEdge
             | 
|   | (UInt64 to CvSubdiv2DEdge) | 
            Implicit cast from IntPtr to CvSubdiv2DEdge
             | 
|   | (CvSubdiv2DEdge to UInt32) | 
            Implicit cast to uint
             | 
|   | (CvSubdiv2DEdge to UInt64) | 
            Implicit cast to ulong
             | 
|   | (CvSubdiv2DEdge to IntPtr) | 
            Implicit cast to IntPtr
             | 
See Also