gusimplewhiteboard
wb_line Struct Reference

Simple struct to store information for a line. More...

#include <wb_lines.h>

Collaboration diagram for wb_line:

Public Member Functions

 PROPERTY (struct wb_point2d, start) PROPERTY(struct wb_point2d
 Start coordinates of the line. More...
 
end PROPERTY (uint8_t, startThickness) PROPERTY(uint8_t
 
end endThickness wb_line ()
 Default Constructor. More...
 

Detailed Description

Simple struct to store information for a line.

Definition at line 16 of file wb_lines.h.

Constructor & Destructor Documentation

◆ wb_line()

end endThickness wb_line::wb_line ( )
inline

Default Constructor.

Definition at line 25 of file wb_lines.h.

Member Function Documentation

◆ PROPERTY() [1/2]

wb_line::PROPERTY ( struct wb_point2d  ,
start   
)

Start coordinates of the line.

End Coordinates of the line

◆ PROPERTY() [2/2]

end wb_line::PROPERTY ( uint8_t  ,
startThickness   
)

The documentation for this struct was generated from the following file: