Inheritance:
Public Methods
-
VisibilityGroup()
-
VisibilityGroup(const VisibilityGroup&, const osg::CopyOp& copyop=osg::CopyOp::SHALLOW_COPY)
- Copy constructor using CopyOp to manage deep vs shallow copy
-
META_Node (osgSim, VisibilityGroup)(osg::NodeVisitor& nv)
-
void setVisibilityVolume(osg::Node* node)
-
osg::Node* getVisibilityVolume()
-
const osg::Node* getVisibilityVolume() const
-
void setVolumeIntersectionMask(osg::Node::NodeMask mask)
-
osg::Node::NodeMask getVolumeIntersectionMask() const
-
void setSegmentLength(float length)
-
float getSegmentLength() const
Protected Fields
-
osg::ref_ptr<osg::Node> _visibilityVolume
-
osg::Node::NodeMask _volumeIntersectionMask
-
float _segmentLength
Protected Methods
-
virtual ~VisibilityGroup()
Documentation
- VisibilityGroup()
- VisibilityGroup(const VisibilityGroup&, const osg::CopyOp& copyop=osg::CopyOp::SHALLOW_COPY)
- Copy constructor using CopyOp to manage deep vs shallow copy
- META_Node (osgSim, VisibilityGroup)(osg::NodeVisitor& nv)
- void setVisibilityVolume(osg::Node* node)
- osg::Node* getVisibilityVolume()
- const osg::Node* getVisibilityVolume() const
- void setVolumeIntersectionMask(osg::Node::NodeMask mask)
- osg::Node::NodeMask getVolumeIntersectionMask() const
- void setSegmentLength(float length)
- float getSegmentLength() const
- virtual ~VisibilityGroup()
- osg::ref_ptr<osg::Node> _visibilityVolume
- osg::Node::NodeMask _volumeIntersectionMask
- float _segmentLength
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.