OpenSceneGraph  3.0.1
Classes | Namespaces | Defines | Functions
MixinVector File Reference
#include <vector>

Classes

class  osg::MixinVector
 MixinVector is a base class that allows inheritance to be used to easily emulate derivation from std::vector but without introducing undefined behaviour through violation of virtual destructor rules. 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.


Defines

#define OSG_MIXIN_VECTOR   1

Functions

template<class ValueT >
void osg::swap (MixinVector< ValueT > &left, MixinVector< ValueT > &right)
template<class ValueT >
void osg::swap (MixinVector< ValueT > &left, std::vector< ValueT > &right)
template<class ValueT >
void osg::swap (std::vector< ValueT > &left, MixinVector< ValueT > &right)

Define Documentation

#define OSG_MIXIN_VECTOR   1

osg logo
Generated at Mon Oct 3 2011 12:39:38 for the OpenSceneGraph by doxygen 1.7.5.