![]() |
Gamedev Framework (gf) 1.2.0
A C++17 framework for 2D games
|
An OpenGL format. More...
#include <gf/GraphicsInfo.h>
Public Attributes | |
int | symbol |
Symbolic constant to represent the format. More... | |
std::string | name |
Name of the constant for the format or "UNKNOWN". More... | |
An OpenGL format.
std::string gf::GraphicsInfo::Format::name |
Name of the constant for the format or "UNKNOWN".
int gf::GraphicsInfo::Format::symbol |
Symbolic constant to represent the format.