The CvLine3D type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Vx |
The X component of the normalized vector collinear to the line
|
![]() | Vy |
The Y component of the normalized vector collinear to the line
|
![]() | Vz |
The Z component of the normalized vector collinear to the line
|
![]() | X1 |
X-coordinate of some point on the line
|
![]() | Y1 |
Y-coordinate of some point on the line
|
![]() | Z1 |
Z-coordinate of some point on the line
|
See Also