|
OpenSceneGraph 3.6.5
|
Proxy helper class for applyig a VertexArrayState 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 | |
| SetCurrentVertexArrayStateProxy (osg::State &state, VertexArrayState *vas) | |
| ~SetCurrentVertexArrayStateProxy () | |
Public Attributes | |
| osg::State & | _state |
Proxy helper class for applyig a VertexArrayState in a local scope, with the preivous value being resotred automatically on leaving the scope that proxy was created.
|
inline |
References _state.
|
inline |
References _state.
| osg::State& osg::State::SetCurrentVertexArrayStateProxy::_state |
Referenced by SetCurrentVertexArrayStateProxy(), and ~SetCurrentVertexArrayStateProxy().
| Generated at Sun Aug 10 2025 00:00:00 for the OpenSceneGraph by doxygen 1.14.0. |