SG_LINE structure
The SG_LINE structure is a line segment presentation in the three-dimensional space.
Has the following fields
SG_POINT p1; - first line segment point
SG_POINT p2; - second line segment point
Defined in sgDefs.h
See also: