Saved workspace from VisualStudio to follow up on missing demo dependancies

This commit is contained in:
Robert Osfield
2002-04-13 10:18:58 +00:00
parent 7150ab090b
commit 3f67300c82
3 changed files with 229 additions and 494 deletions

View File

@@ -5,6 +5,7 @@
#ifndef OSG_CAMERA
#define OSG_CAMERA 1
#include <osg/Export>
#include <osg/ref_ptr>
#include <osg/Referenced>
#include <osg/Matrix>