MATH.POINT2_LREAL (STRUCT; Prefix p2lr)
(CAA_Mathematics.library)
Defines a vector of the two dimensional space by specifying the floating-point values of the x- and y-component of its target point
lrX
|
LREAL
|
x-component of target point (floating point)
|
lrY
|
LREAL
|
y-component of target point (floating point)
|