openscenegraph
|
#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 |
|
inline |
osg::State& osg::State::SetCurrentVertexArrayStateProxy::_state |