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 |
References _mode, _need_to_apply_value, _previous_value, and _state.
|
inline |
References _mode, _need_to_apply_value, _previous_value, and _state.
GLenum osg::State::ApplyModeProxy::_mode |
Referenced by ApplyModeProxy(), and ~ApplyModeProxy().
bool osg::State::ApplyModeProxy::_need_to_apply_value |
Referenced by ApplyModeProxy(), and ~ApplyModeProxy().
bool osg::State::ApplyModeProxy::_previous_value |
Referenced by ApplyModeProxy(), and ~ApplyModeProxy().
osg::State& osg::State::ApplyModeProxy::_state |
Referenced by ApplyModeProxy(), and ~ApplyModeProxy().
![]() | Generated at Sun Jul 27 2025 00:00:00 for the OpenSceneGraph by doxygen 1.14.0. |