![]() |
libimgdoc2
|
#include <types.h>
Public Attributes | |
PointF | a |
The first point on the line. | |
PointF | b |
The second point on the line. | |
This structure defines a line in two dimensions by specifying two points on this line. Coordinates are represented by floats.