Loading...
Searching...
No Matches
cv::Subdiv2D::QuadEdge Struct Reference
#include <opencv2/imgproc.hpp>
Public Member Functions | |
QuadEdge () | |
QuadEdge (int edgeidx) | |
bool | isfree () const |
Public Attributes | |
int | next [4] |
int | pt [4] |
Constructor & Destructor Documentation
◆ QuadEdge() [1/2]
cv::Subdiv2D::QuadEdge::QuadEdge | ( | ) |
◆ QuadEdge() [2/2]
cv::Subdiv2D::QuadEdge::QuadEdge | ( | int | edgeidx | ) |
Member Function Documentation
◆ isfree()
bool cv::Subdiv2D::QuadEdge::isfree | ( | ) | const |
Member Data Documentation
◆ next
int cv::Subdiv2D::QuadEdge::next[4] |
◆ pt
int cv::Subdiv2D::QuadEdge::pt[4] |
The documentation for this struct was generated from the following file:
- opencv2/imgproc.hpp