CvLine3D Methods OpenCvSharp Class Library

The CvLine3D type exposes the following members.

Methods

  NameDescription
Public methodDistance(CvPoint3D32f)
Returns the distance between this line and the specified point
Public methodDistance(CvPoint3D64f)
Returns the distance between this line and the specified point
Public methodDistance(Double, Double, Double)
Returns the distance between this line and the specified point
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodPerpendicularFoot(CvPoint3D32f)
Public methodPerpendicularFoot(CvPoint3D64f)
Public methodPerpendicularFoot(Double, Double, Double)
Returns the distance between this line and the specified point
Public methodToString (Inherited from Object.)
Top
See Also

Reference