![]()  | 
  
    OpenCV
    4.5.3
    
   Open Source Computer Vision 
   | 
 
#include <opencv2/imgproc.hpp>
Public Member Functions | |
| Vertex () | |
| Vertex (Point2f pt, bool isvirtual, int firstEdge=0) | |
| bool | isfree () const | 
| bool | isvirtual () const | 
Public Attributes | |
| int | firstEdge | 
| Point2f | pt | 
| int | type | 
| cv::Subdiv2D::Vertex::Vertex | ( | ) | 
| cv::Subdiv2D::Vertex::Vertex | ( | Point2f | pt, | 
| bool | isvirtual, | ||
| int | firstEdge = 0  | 
        ||
| ) | 
| bool cv::Subdiv2D::Vertex::isfree | ( | ) | const | 
| bool cv::Subdiv2D::Vertex::isvirtual | ( | ) | const | 
| int cv::Subdiv2D::Vertex::firstEdge | 
| Point2f cv::Subdiv2D::Vertex::pt | 
| int cv::Subdiv2D::Vertex::type | 
 1.8.13