Inheritance diagram for osgUtil::DisplayRequirementsVisitor:

Public Member Functions | |
| DisplayRequirementsVisitor () | |
| void | setDisplaySettings (osg::DisplaySettings *ds) |
| const osg::DisplaySettings * | getDisplaySettings () const |
| virtual void | applyStateSet (osg::StateSet &stateset) |
| virtual void | apply (osg::Node &node) |
| virtual void | apply (osg::Geode &geode) |
| virtual void | apply (osg::Impostor &impostor) |
Protected Attributes | |
| osg::ref_ptr< osg::DisplaySettings > | _ds |
|
|
Default to traversing all children, and requiresDoubleBuffer, requiresRGB and requiresDepthBuffer to true and with alpha and stencil off. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Get the DisplaySettings |
|
|
Set the DisplaySettings. |
|
|
|
1.4.2