Added osg::CameraNode.

This commit is contained in:
Robert Osfield
2005-06-14 13:16:58 +00:00
parent 0fa26ae9c4
commit 868d381528
6 changed files with 327 additions and 1 deletions

View File

@@ -15,7 +15,6 @@
#define OSG_MATRIXTRANSFORM 1
#include <osg/Transform>
#include <osg/AnimationPath>
namespace osg {