![]() |
nsbaci 1.0
|
Line segment from start to end point. More...
#include <drawingTypes.h>

Public Member Functions | |
| Line (Point s, Point e, int32_t t=1) | |
Public Attributes | |
| Point | start |
| Point | end |
| int32_t | thickness = 1 |
Line segment from start to end point.