Computational Embodied Neuroscience Simulator  1.1
3D simulation library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Classes | Namespaces | Variables
cens_graphics.h File Reference
#include <vector>
#include <Eigen/Core>
#include <Eigen/Geometry>
#include <GL/glut.h>
#include <GL/freeglut.h>
#include <Magick++.h>
#include "cens_graphics_shape.h"
#include "cens_pixelmap.h"
#include "cens_parameter_manager.h"
Include dependency graph for cens_graphics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cens::CENSGraphics
 A C++ wrapper for OpenGL. More...
 
struct  cens::CENSGraphics::CENSCamera
 parameters of a camera More...
 
struct  cens::CENSGraphics::CENSLight
 Light settings of the scene. More...
 

Namespaces

 cens
 Computational Embodied Neuroscience Simulator library.
 

Variables

static const char * graph_params_filename = "graphics_parameters"
 

Variable Documentation

const char* graph_params_filename = "graphics_parameters"
static

Definition at line 43 of file cens_graphics.h.