| LineSegment3DF Structure |
Namespace: Emgu.CV.Structure
The LineSegment3DF type exposes the following members.
| Name | Description | |
|---|---|---|
| LineSegment3DF |
Create a line segment with the specific start point and end point
|
| Name | Description | |
|---|---|---|
| Length |
Get the length of the line segment
| |
| P1 | A point on the line | |
| P2 | An other point on the line |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from ValueType.) |