OpenCV  2.4.13.4
Open Source Computer Vision
CvSubdiv2D Struct Reference

#include <types_c.h>

Public Member Functions

 CV_GRAPH_FIELDS () int quad_edges
 

Public Attributes

int is_geometry_valid
 
CvSubdiv2DEdge recent_edge
 
CvPoint2D32f topleft
 
CvPoint2D32f bottomright
 

Member Function Documentation

§ CV_GRAPH_FIELDS()

CvSubdiv2D::CV_GRAPH_FIELDS ( )

Member Data Documentation

§ bottomright

CvPoint2D32f CvSubdiv2D::bottomright

§ is_geometry_valid

int CvSubdiv2D::is_geometry_valid

§ recent_edge

CvSubdiv2DEdge CvSubdiv2D::recent_edge

§ topleft

CvPoint2D32f CvSubdiv2D::topleft

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