Classes | Namespaces | Functions

opengl-effects.h File Reference

#include "density-map.h"
#include "light-path.h"
Include dependency graph for opengl-effects.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  glut::sphere_init_t
 data needed for cool spheres More...

Namespaces

namespace  glut

Functions

smart_ptr< Renderable > glut::createCoolSphere (const sphere_init_t &si)
 create a really cool-looking sphere. Yeah.