OpenSceneGraph
3.4.0
|
Public Member Functions | |
MatrixPlanesDrawables () | |
void | set (const osg::Matrix &matrix, const osg::Drawable *drawable, const osg::Polytope &frustum) |
MatrixPlanesDrawables (const MatrixPlanesDrawables &mpd) | |
MatrixPlanesDrawables & | operator= (const MatrixPlanesDrawables &mpd) |
Public Attributes | |
osg::Matrix | _matrix |
const osg::Drawable * | _drawable |
osg::Polytope::PlaneList | _planes |
osgUtil::CullVisitor::MatrixPlanesDrawables::MatrixPlanesDrawables | ( | const MatrixPlanesDrawables & | mpd | ) | [inline] |
MatrixPlanesDrawables& osgUtil::CullVisitor::MatrixPlanesDrawables::operator= | ( | const MatrixPlanesDrawables & | mpd | ) | [inline] |
void osgUtil::CullVisitor::MatrixPlanesDrawables::set | ( | const osg::Matrix & | matrix, |
const osg::Drawable * | drawable, | ||
const osg::Polytope & | frustum | ||
) | [inline] |
Referenced by operator=().
Referenced by operator=().
![]() | Generated at Tue Dec 8 2015 00:16:50 for the OpenSceneGraph by doxygen 1.7.6.1. |