|
openscenegraph
|
Public Member Functions | |
| EnabledArrayPair () | |
| EnabledArrayPair (const EnabledArrayPair &eap) | |
| EnabledArrayPair & | operator= (const EnabledArrayPair &eap) |
Public Attributes | |
| bool | _lazy_disable |
| bool | _dirty |
| bool | _enabled |
| GLboolean | _normalized |
| const GLvoid * | _pointer |
|
inline |
|
inline |
|
inline |
References _dirty, _enabled, _lazy_disable, _normalized, and _pointer.
| bool osg::State::EnabledArrayPair::_dirty |
Referenced by osg::State::dirtyTexCoordPointer(), osg::State::dirtyTexCoordPointersAboveAndIncluding(), osg::State::dirtyVertexAttribPointer(), osg::State::dirtyVertexAttribPointersAboveAndIncluding(), osg::State::disableTexCoordPointer(), osg::State::disableTexCoordPointersAboveAndIncluding(), operator=(), and osg::State::setTexCoordPointer().
| bool osg::State::EnabledArrayPair::_enabled |
| bool osg::State::EnabledArrayPair::_lazy_disable |
| GLboolean osg::State::EnabledArrayPair::_normalized |
Referenced by operator=(), and osg::State::setTexCoordPointer().
| const GLvoid* osg::State::EnabledArrayPair::_pointer |
1.8.6