![]()  | 
  
    Gamedev Framework (gf)
    0.14.0
    
   A C++14 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.
 1.8.13