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