Public Member Functions | |
| MatrixPlanesDrawables (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::CullVisitor::MatrixPlanesDrawables::MatrixPlanesDrawables | ( | const osg::Matrix & | matrix, | |
| const osg::Drawable * | drawable, | |||
| const osg::Polytope & | frustum | |||
| ) | [inline] |
References osg::Polytope::getPlaneList(), and osg::Polytope::getResultMask().
| osgUtil::CullVisitor::CullVisitor::MatrixPlanesDrawables::MatrixPlanesDrawables | ( | const MatrixPlanesDrawables & | mpd | ) | [inline] |
| MatrixPlanesDrawables& osgUtil::CullVisitor::CullVisitor::MatrixPlanesDrawables::operator= | ( | const MatrixPlanesDrawables & | mpd | ) | [inline] |
| const osg::Drawable* osgUtil::CullVisitor::CullVisitor::MatrixPlanesDrawables::_drawable |
| osg::Matrix osgUtil::CullVisitor::CullVisitor::MatrixPlanesDrawables::_matrix |
| osg::Polytope::PlaneList osgUtil::CullVisitor::CullVisitor::MatrixPlanesDrawables::_planes |
| Generated at Thu Mar 19 23:40:39 2009 for the OpenSceneGraph by doxygen 1.5.8. |