vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Avatar.cpp File Reference
#include "Avatar.h"
#include <sstream>
#include <vreckoDB/ReaderWriter.h>
#include <vrecko/Scene.h>

Functions

osg::Vec3 tmpEyePosition (0.0, 0.0, 14.0)
 
osg::Vec3 tmpLookAtCenter (0.0, 0.0, 0.0)
 
osg::Vec3 tmpUpVector (0.0, 1.0, 0.0)
 

Variables

float tmpFloat [3]
 

Function Documentation

osg::Vec3 tmpEyePosition ( 0.  0,
0.  0,
14.  0 
)
osg::Vec3 tmpLookAtCenter ( 0.  0,
0.  0,
0.  0 
)
osg::Vec3 tmpUpVector ( 0.  0,
1.  0,
0.  0 
)

Variable Documentation

float tmpFloat[3]