Multiplot
0.5.5
|
Public Member Functions | |
Point2d (float xx, float yy, float rr=1, float gg=1, float bb=1, float _lwidth=1.0, float _point_size=0.0) | |
Public Attributes | |
float | x = 0.0f |
float | y = 0.0f |
float | r = 1.0f |
float | g = 1.0f |
float | b = 1.0f |
float | point_size = 0.0f |
float | line_width = 1.0f |