|
enum class | Type : uint8_t {
NONE
, TEXT
, GRAPHICS
, PLANE_OUTLINE
,
PLANE_FILL
, POLYGON
, NONE
, TEXT
,
GRAPHICS
, PLANE_OUTLINE
, PLANE_FILL
, POLYGON
} |
|
enum class | Type : uint8_t {
NONE
, TEXT
, GRAPHICS
, PLANE_OUTLINE
,
PLANE_FILL
, POLYGON
, NONE
, TEXT
,
GRAPHICS
, PLANE_OUTLINE
, PLANE_FILL
, POLYGON
} |
|
|
| TriangleInfo (Type ty, uint8_t flg) |
|
| TriangleInfo (Type ty, uint8_t flg) |
|
|
static const int | FLAG_HIDDEN = 1 << 0 |
|
static const int | FLAG_HIGHLIGHT = 1 << 1 |
|
static const int | FLAG_BUTT = 1 << 2 |
|
static const int | FLAG_GLYPH = 1 << 3 |
|
The documentation for this class was generated from the following file: