|
xoreos
0.0.5
|
Basic graphics types. More...
#include <vector>#include "src/common/fallthrough.h"#include <SDL.h>#include "src/common/types.h"#include <GL/glew.h>

Go to the source code of this file.
Classes | |
| struct | Graphics::ColorPosition |
Namespaces | |
| Graphics | |
Typedefs | |
| typedef GLuint | Graphics::TextureID |
| typedef GLuint | Graphics::ListID |
| typedef std::vector< ColorPosition > | Graphics::ColorPositions |
Basic graphics types.
Definition in file types.h.
1.8.14