Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
NCBox Struct Reference

#include <NCBox.hh>

Static Public Attributes

static constexpr unsigned MaskTop = NCBOXMASK_TOP
 
static constexpr unsigned MaskRight = NCBOXMASK_RIGHT
 
static constexpr unsigned MaskBottom = NCBOXMASK_BOTTOM
 
static constexpr unsigned MaskLeft = NCBOXMASK_LEFT
 
static constexpr unsigned GradTop = NCBOXGRAD_TOP
 
static constexpr unsigned GradRight = NCBOXGRAD_RIGHT
 
static constexpr unsigned GradBottom = NCBOXGRAD_BOTTOM
 
static constexpr unsigned GradLeft = NCBOXGRAD_LEFT
 
static constexpr unsigned CornerMask = NCBOXCORNER_MASK
 
static constexpr unsigned CornerShift = NCBOXCORNER_SHIFT
 

Detailed Description

Definition at line 8 of file NCBox.hh.

Field Documentation

◆ CornerMask

constexpr unsigned CornerMask = NCBOXCORNER_MASK
staticconstexpr

Definition at line 20 of file NCBox.hh.

◆ CornerShift

constexpr unsigned CornerShift = NCBOXCORNER_SHIFT
staticconstexpr

Definition at line 21 of file NCBox.hh.

◆ GradBottom

constexpr unsigned GradBottom = NCBOXGRAD_BOTTOM
staticconstexpr

Definition at line 17 of file NCBox.hh.

◆ GradLeft

constexpr unsigned GradLeft = NCBOXGRAD_LEFT
staticconstexpr

Definition at line 18 of file NCBox.hh.

◆ GradRight

constexpr unsigned GradRight = NCBOXGRAD_RIGHT
staticconstexpr

Definition at line 16 of file NCBox.hh.

◆ GradTop

constexpr unsigned GradTop = NCBOXGRAD_TOP
staticconstexpr

Definition at line 15 of file NCBox.hh.

◆ MaskBottom

constexpr unsigned MaskBottom = NCBOXMASK_BOTTOM
staticconstexpr

Definition at line 12 of file NCBox.hh.

◆ MaskLeft

constexpr unsigned MaskLeft = NCBOXMASK_LEFT
staticconstexpr

Definition at line 13 of file NCBox.hh.

◆ MaskRight

constexpr unsigned MaskRight = NCBOXMASK_RIGHT
staticconstexpr

Definition at line 11 of file NCBox.hh.

◆ MaskTop

constexpr unsigned MaskTop = NCBOXMASK_TOP
staticconstexpr

Definition at line 10 of file NCBox.hh.


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