Horizon
Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
horizon::TriangleInfo Class Reference

Public Types

enum  Type : uint8_t {
  NONE, TEXT, GRAPHICS, PLANE_OUTLINE,
  PLANE_FILL, POLYGON, NONE, TEXT,
  GRAPHICS, PLANE_OUTLINE, PLANE_FILL, POLYGON
}
 
enum  Type : uint8_t {
  NONE, TEXT, GRAPHICS, PLANE_OUTLINE,
  PLANE_FILL, POLYGON, NONE, TEXT,
  GRAPHICS, PLANE_OUTLINE, PLANE_FILL, POLYGON
}
 

Public Member Functions

 TriangleInfo (Type ty, uint8_t flg)
 
 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
 

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