![]() |
OpenSceneGraph
|
Public Member Functions | |
| XGLAttributes () | |
| ~XGLAttributes () | |
| void | begin () |
| void | set (const T &id, const T &value) |
| void | enable (const T &id) |
| void | disable (const T &id) |
| void | end () |
| const T * | get () const |
Protected Member Functions | |
| void | add (const T &t) |
Protected Attributes | |
| std::vector< T > | m_parameters |
|
inline |
|
inline |
|
inlineprotected |
|
inline |
References osgViewer::XGLAttributes< T >::m_parameters.
|
inline |
References osgViewer::XGLAttributes< T >::add(), and osgViewer::XGLAttributes< T >::end().
|
inline |
References osgViewer::XGLAttributes< T >::add().
|
inline |
References osgViewer::XGLAttributes< T >::add().
Referenced by osgViewer::XGLAttributes< T >::disable().
|
inline |
References osgViewer::XGLAttributes< T >::m_parameters.
|
inline |
References osgViewer::XGLAttributes< T >::add().
|
protected |
1.8.13