OpenSceneGraph 3.6.5
|
Proxy helper class for applyig a model in a local scope, with the preivous value being resotred automatically on leaving the scope that proxy was created. More...
#include <State>
Public Member Functions | |
ApplyModeProxy (osg::State &state, GLenum mode, bool value) | |
~ApplyModeProxy () | |
Public Attributes | |
osg::State & | _state |
GLenum | _mode |
bool | _previous_value |
bool | _need_to_apply_value |
Proxy helper class for applyig a model in a local scope, with the preivous value being resotred automatically on leaving the scope that proxy was created.
|
inline |
|
inline |
GLenum osg::State::ApplyModeProxy::_mode |
bool osg::State::ApplyModeProxy::_need_to_apply_value |
bool osg::State::ApplyModeProxy::_previous_value |
osg::State& osg::State::ApplyModeProxy::_state |
![]() | Generated at Mon Aug 14 2023 00:00:00 for the OpenSceneGraph by doxygen 1.9.7. |