A point primitive. More...
#include <primitives.h>
Public Attributes | |
| ICanvas::RGBA | color |
| the color | |
| bool | markerPoint: 3 |
| is the point a marker point? | |
| bool | mask: 3 |
| is the point masked? | |
| uint8_t | mval |
| the mask value | |
| bool | unscaled: 1 |
| is the point unscaled? | |
| float | x |
| the x-coordinate | |
| float | y |
| the y-coordinate | |
A point primitive.
is the point a marker point?
is the point masked?
the mask value
is the point unscaled?
the x-coordinate
the y-coordinate
1.6.1