vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
precompiled.h
Go to the documentation of this file.
1 #pragma once
2 
3 
4 #include <osg/Vec3>
5 #include <osg/Matrixf>
6 
7 #include <vrecko/Ability.h>
8 #include <vreckoAP/Export>
9 
10 #include <vrecko/World.h>
11 #include <vrecko/Scene.h>
12 #include <vrecko/ReaderWriter.h>
13 
14 #include <vreckoAP/HeadTracking/Vec2i>