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

#include <internal.h>

Collaboration diagram for crender:

Data Fields

nccell c
 
const ncplanep
 
sprixelsprixel
 
uint32_t hcfg
 
struct { 
 
   unsigned   blittedquads: 4 
 
   unsigned   damaged: 1 
 
   unsigned   highcontrast: 1 
 
   unsigned   fgblends: 8 
 
   unsigned   bgblends: 8 
 
   unsigned   hcfgblends: 8 
 
   unsigned   sprixeled: 1 
 
   unsigned   p_beats_sprixel: 1 
 
s 
 

Detailed Description

Definition at line 265 of file internal.h.

Field Documentation

◆ bgblends

unsigned bgblends

Definition at line 288 of file internal.h.

◆ blittedquads

unsigned blittedquads

Definition at line 282 of file internal.h.

◆ c

nccell c

Definition at line 266 of file internal.h.

◆ damaged

unsigned damaged

Definition at line 283 of file internal.h.

◆ fgblends

unsigned fgblends

Definition at line 287 of file internal.h.

◆ hcfg

uint32_t hcfg

Definition at line 269 of file internal.h.

◆ hcfgblends

unsigned hcfgblends

Definition at line 292 of file internal.h.

◆ highcontrast

unsigned highcontrast

Definition at line 286 of file internal.h.

◆ p

const ncplane* p

Definition at line 267 of file internal.h.

◆ p_beats_sprixel

unsigned p_beats_sprixel

Definition at line 294 of file internal.h.

◆ [struct]

struct { ... } s

◆ sprixel

Definition at line 268 of file internal.h.

◆ sprixeled

unsigned sprixeled

Definition at line 293 of file internal.h.


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