![]() |
KiCad PCB EDA Suite
|
Declaration of the cogl_att_list class. More...
Go to the source code of this file.
Classes | |
class | OGL_ATT_LIST |
Helper class to create an attribute list. More... | |
Enumerations | |
enum | ANTIALIASING_MODE { ANTIALIASING_MODE::AA_NONE, ANTIALIASING_MODE::AA_2X, ANTIALIASING_MODE::AA_4X, ANTIALIASING_MODE::AA_8X } |
Anti-aliasing options. More... | |
Declaration of the cogl_att_list class.
Definition in file ogl_attr_list.h.
|
strong |
Anti-aliasing options.
Enumerator | |
---|---|
AA_NONE | |
AA_2X | |
AA_4X | |
AA_8X |
Definition at line 34 of file ogl_attr_list.h.