Wondercoll
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
CvPolyEdge Struct Reference

Public Attributes

int x
 
int dx
 
union {
   struct CvPolyEdge *   next
 
   int   y0
 
}; 
 
int y1
 

Member Data Documentation

union { ... }
int CvPolyEdge::dx
struct CvPolyEdge* CvPolyEdge::next
int CvPolyEdge::x
int CvPolyEdge::y0
int CvPolyEdge::y1

The documentation for this struct was generated from the following file: