14 #ifndef OSGSIM_VISIBILITYGROUP
15 #define OSGSIM_VISIBILITYGROUP 1
19 #include <osg/NodeVisitor>
21 #include <osgSim/Export>
#define META_Node(library, name)
float getSegmentLength() const
void setVolumeIntersectionMask(osg::Node::NodeMask mask)
osg::Node * getVisibilityVolume()
virtual ~VisibilityGroup()
osg::ref_ptr< osg::Node > _visibilityVolume
osg::Node::NodeMask getVolumeIntersectionMask() const
void setSegmentLength(float length)
osg::Node::NodeMask _volumeIntersectionMask
const osg::Node * getVisibilityVolume() const
void setVisibilityVolume(osg::Node *node)