|
OpenSceneGraph 3.6.5
|
#include <vector>Go to the source code of this file.
Classes | |
| class | osg::fast_back_stack< T > |
| Simple stack implementation that keeps the back() cached locally for fast access rather than at the back of the vector which is the traditional stack implementation. More... | |
Namespaces | |
| namespace | osg |
| The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Macros | |
| #define | OSG_FAST_BACK_STACK 1 |
| #define OSG_FAST_BACK_STACK 1 |
| Generated at Fri Jan 31 2020 11:03:07 for the OpenSceneGraph by doxygen 1.9.8. |