Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [Tutorials] [All Classes] [Grouped Classes]

vl::ref< T > Member List

This is the complete list of members for vl::ref< T >, including all inherited members.

get() const vl::ref< T > [inline]
mObjectvl::ref< T > [protected]
operator bool() const vl::ref< T > [inline]
operator*() const vl::ref< T > [inline]
operator->() const vl::ref< T > [inline]
operator<(const ref &other) const vl::ref< T > [inline]
operator=(const ref &other)vl::ref< T > [inline]
operator=(const ref< T2 > other)vl::ref< T > [inline]
operator=(T *other)vl::ref< T > [inline]
operator=(T2 *other)vl::ref< T > [inline]
ref(T *object=NULL)vl::ref< T > [inline]
ref(const ref &other)vl::ref< T > [inline]
ref(const ref< T2 > &other)vl::ref< T > [inline]
swap(ref &other)vl::ref< T > [inline]
~ref()vl::ref< T > [inline]


Visualization Library v2009.08 Reference Documentation
Copyright 2005-2009 Michele Bosi. All rights reserved.
Updated on Tue Dec 29 13:56:57 2009.
Permission is granted to use this page to write and publish articles regarding Visualization Library.