Computational Embodied Neuroscience Simulator  1.1
3D simulation library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Namespaces | Variables
cens_types.cpp File Reference
#include "cens_types.h"
Include dependency graph for cens_types.cpp:

Go to the source code of this file.

Namespaces

 cens
 Computational Embodied Neuroscience Simulator library.
 

Variables

Vector3f cens::CENS_NULL_COLOR = Vector3f(-1,-1,-1)
 
Vertices cens::CENS_NULL_VERTICES = Vertices()
 
TexCoords cens::CENS_NULL_TEXCOORDS = TexCoords()
 
CENSPixelMap cens::CENS_NULL_PIXMAP = CENSPixelMap()
 
strings cens::CENS_NULL_STRINGS = strings()
 
const std::string cens::CENS_DEFAULT_CONTROL = "CENS_DEFAULT_CONTROL"
 
const std::string cens::CENS_PD_CONTROL = "CENS_PD_CONTROL"
 
const int cens::GS_SPHERE_LATS = 20
 
const int cens::GS_SPHERE_LONGS = 20