|
OpenSceneGraph 3.6.5
|
#include <CullVisitor>
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 |
References _drawable.
Referenced by MatrixPlanesDrawables(), and operator=().
|
inline |
References _drawable, _matrix, _planes, and MatrixPlanesDrawables().
|
inline |
References _drawable, _matrix, _planes, and MatrixPlanesDrawables().
|
inline |
References _drawable, _matrix, _planes, osg::Polytope::getPlaneList(), and osg::Polytope::getResultMask().
| const osg::Drawable* osgUtil::CullVisitor::MatrixPlanesDrawables::_drawable |
Referenced by MatrixPlanesDrawables(), MatrixPlanesDrawables(), operator=(), and set().
| osg::Matrix osgUtil::CullVisitor::MatrixPlanesDrawables::_matrix |
Referenced by MatrixPlanesDrawables(), operator=(), and set().
| osg::Polytope::PlaneList osgUtil::CullVisitor::MatrixPlanesDrawables::_planes |
Referenced by MatrixPlanesDrawables(), operator=(), and set().
| Generated at Sun Aug 10 2025 00:00:00 for the OpenSceneGraph by doxygen 1.14.0. |