Horizon
horizon
TriangleInfo
Public Types
|
Public Member Functions
|
Public Attributes
|
Static Public Attributes
|
List of all members
horizon::TriangleInfo Class Reference
Public Types
enum class
Type
: uint8_t {
NONE
,
TEXT
,
GRAPHICS
,
PLANE_OUTLINE
,
PLANE_FILL
,
POLYGON
}
Public Member Functions
TriangleInfo
(Type ty, uint8_t flg)
Public Attributes
Type
type
uint8_t
flags
Static Public Attributes
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
static const int
FLAG_ARC
= 1 << 4
The documentation for this class was generated from the following file:
src/canvas/
triangle.hpp
Generated by
1.9.1