The CvSubdiv2DEdge type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dst |
Returns edge destination (cvSubdiv2DEdgeDst).
|
![]() | Equals | (Inherited from ValueType.) |
![]() | GetEdge |
Returns one of edges related to given (cvSubdiv2DGetEdge).
|
![]() | GetHashCode | (Inherited from ValueType.) |
![]() | GetType | (Inherited from Object.) |
![]() | Org |
Returns edge origin (cvSubdiv2DEdgeOrg).
|
![]() | RotateEdge |
Returns another edge of the same quad-edge (cvSubdiv2DRotateEdge).
|
![]() | ToString |
Converts this object to a human readable string.
(Overrides ValueTypeToString.) |
See Also