OpenSceneGraph  3.0.1
Public Member Functions | Protected Attributes
osg::buffered_object Class Reference
Inheritance diagram for osg::buffered_object:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 buffered_object ()
 buffered_object (unsigned int size)
buffered_objectoperator= (const buffered_object &rhs)
void setAllElementsTo (const T &t)
void clear ()
bool empty () const
unsigned int size () const
void resize (unsigned int newSize)
T & operator[] (unsigned int pos)
const T & operator[] (unsigned int pos) const

Protected Attributes

std::vector< T > _array

Constructor & Destructor Documentation

osg::buffered_object::buffered_object ( ) [inline]
osg::buffered_object::buffered_object ( unsigned int  size) [inline]

Member Function Documentation

void osg::buffered_object::clear ( ) [inline]
bool osg::buffered_object::empty ( ) const [inline]
buffered_object& osg::buffered_object::operator= ( const buffered_object rhs) [inline]
T& osg::buffered_object::operator[] ( unsigned int  pos) [inline]
const T& osg::buffered_object::operator[] ( unsigned int  pos) const [inline]
void osg::buffered_object::resize ( unsigned int  newSize) [inline]
void osg::buffered_object::setAllElementsTo ( const T &  t) [inline]
unsigned int osg::buffered_object::size ( ) const [inline]

Member Data Documentation

std::vector<T> osg::buffered_object::_array [mutable, protected]

The documentation for this class was generated from the following file:

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