#include <vector>
Namespaces | |
namespace | osg |
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... | |
Defines | |
#define | OSG_FAST_BACK_STACK 1 |
#define OSG_FAST_BACK_STACK 1 |