![]() |
OpenSceneGraph
|
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 |
|
inline |
|
inline |
|
inline |
|
inline |
| const osg::Drawable* osgUtil::CullVisitor::MatrixPlanesDrawables::_drawable |
Referenced by operator=().
| osg::Matrix osgUtil::CullVisitor::MatrixPlanesDrawables::_matrix |
Referenced by operator=().
| osg::Polytope::PlaneList osgUtil::CullVisitor::MatrixPlanesDrawables::_planes |
Referenced by operator=().
1.8.13