Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

src/StateControl.cpp File Reference

#include "StateControl.h"
#include "Dispatcher.h"
#include <sstream>
#include <iostream>
#include <osgDB/ReadFile>
#include <osg/Vec3d>
#include <osg/Quat>
#include <osg/PositionAttitudeTransform>
#include <osg/AutoTransform>
#include <osg/Vec4>
#include <osg/Matrix>
#include <osg/MatrixTransform>
#include <osg/Geometry>
#include <osg/StateSet>
#include <osgText/Text>
#include <osgGA/NodeTrackerManipulator>
#include "AnimationPathTimedCallback.h"
#include "UserInterface.h"
#include <list>
#include "Globals.h"
#include <algorithm>

Include dependency graph for StateControl.cpp:

Go to the source code of this file.

Functions

void * go (void *none)


Function Documentation

void* go void *  none  ) 
 

The thread responsible for initializing osg, setting up a viewer and starting an osg loop lives in this function.

Parameters:
none The StateControl instance this thread is responsible for.
Returns:
A void pointer. Used by pthread_create().

Definition at line 106 of file StateControl.cpp.

References UserInterface::createHud(), StateControl::dis, Dispatcher::dispatchMessage(), StateControl::getOsgRoot(), StateControl::ui, and StateControl::view.

Here is the call graph for this function:


Generated on Mon Jun 19 10:22:10 2006 for TraplasVisualisation by  doxygen 1.4.4