The CvLine2D type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Distance(CvPoint) |
Returns the distance between this line and the specified point
|
![]() | Distance(CvPoint2D32f) |
Returns the distance between this line and the specified point
|
![]() | Distance(CvPoint2D64f) |
Returns the distance between this line and the specified point
|
![]() | Distance(Double, Double) |
Returns the distance between this line and the specified point
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | FitSize |
Fits this line to the specified size (for drawing)
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetVectorAngle | |
![]() | GetVectorRadian | |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also