Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
simulation.h File Reference
#include "base.h"
#include <osgViewer/Viewer>
#include <osgViewer/ViewerEventHandlers>
#include <osgGA/KeySwitchMatrixManipulator>
#include <osg/Camera>
#include <cmath>
#include <vector>
#include <iterator>
#include <string>
#include "globaldata.h"
#include "grabframe.h"
#include "pos.h"
#include "camerahandle.h"
Include dependency graph for simulation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Simulation
 

Namespaces

 lpzrobots
 forward declarations
 

Macros

#define PI   M_PI
 

Functions

void createNewDir (const char *base, char *newdir)
 creates a new directory with the stem base, which is not yet there (using subsequent numbers) and returns its name in newdir More...
 

Macro Definition Documentation

#define PI   M_PI