#include <vector>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. | |
| Generated at Wed Dec 15 2010 00:58:47 for the OpenSceneGraph by doxygen 1.7.1. |