Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
rectangle.cc File Reference
#include <memory>
#include "ion/gfx/node.h"
#include "ion/gfx/renderer.h"
#include "ion/gfx/shaderinputregistry.h"
#include "ion/gfx/shape.h"
#include "ion/gfx/statetable.h"
#include "ion/gfx/uniform.h"
#include "ion/gfxutils/shapeutils.h"
#include "ion/math/matrix.h"
#include "ion/math/range.h"
#include "ion/math/vector.h"
#include "GL/freeglut.h"
Include dependency graph for rectangle.cc:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 Mainline. More...
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Mainline.

Definition at line 149 of file rectangle.cc.