13 #ifndef DtOsgIntersectVisitor_H_
14 #define DtOsgIntersectVisitor_H_
17 #include <osgUtil/IntersectionVisitor>
21 class DtOsgTerrainPatchObject;
37 virtual void setUseHighLodForOsgEarth(
bool b );
40 virtual bool useHighLodForOsgEarth()
const;
44 virtual void setAboveOceanLODAltitude(
bool b );
47 virtual void setCheckForOcean(
bool b );
54 virtual void apply(osg::Group& group);
57 virtual void apply(osg::Node& node);
58 virtual void apply(osg::Geode& geode);