![]() |
PROTO::KLUDGE
0.1
Quick prototyping library for games using SDL and OpenGL.
|
Useful for defining size and origin of an OpenGL object. More...
#include <GLTransformable.hpp>
Public Attributes | |
GLfloat | d_top |
GLfloat | d_left |
GLfloat | d_width |
GLfloat | d_height |
Useful for defining size and origin of an OpenGL object.
GLfloat pk::GLRect::d_height |
GLfloat pk::GLRect::d_left |
GLfloat pk::GLRect::d_top |
GLfloat pk::GLRect::d_width |