|
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 |
References _state.
|
inline |
References _state.
| osg::State& osg::State::SetCurrentVertexArrayStateProxy::_state |
Referenced by SetCurrentVertexArrayStateProxy(), and ~SetCurrentVertexArrayStateProxy().