PROTO::KLUDGE  0.1
Quick prototyping library for games using SDL and OpenGL.
RectangleShape.hpp File Reference
#include "GL/glew.h"
#include <glm/glm.hpp>
#include "graphics/GLDrawable.hpp"
#include "graphics/GLTransformable.hpp"
#include "core/GLStates.hpp"
Include dependency graph for RectangleShape.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pk::RectangleShape
 Create a drawable RectangleShape using OpenGL. For more complex OpenGL geometry see the Mesh class. More...
 

Namespaces

 pk