GameKit
0.0.1a
C++ gamedev tools
|
#include <glm/gtc/matrix_transform.hpp>
#include "gk/gl/GLCheck.hpp"
#include "gk/gl/Shader.hpp"
#include "gk/gl/Vertex.hpp"
#include "gk/graphics/RectangleShape.hpp"
Go to the source code of this file.
Namespaces | |
gk | |
Macros | |
#define | GLM_FORCE_RADIANS |
#define GLM_FORCE_RADIANS |
Definition at line 14 of file RectangleShape.cpp.