Added osgSim::LineOfSight and osgSim::HeightAboveTerrain classes

This commit is contained in:
Robert Osfield
2006-10-30 20:29:06 +00:00
parent c615f7345c
commit 16c238fc60
6 changed files with 90 additions and 2 deletions

View File

@@ -15,6 +15,7 @@
#define OSGUTIL_INTERSECTIONVISITOR 1
#include <osg/NodeVisitor>
#include <osg/Drawable>
#include <osgUtil/Export>
#include <list>