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 v2011.05.1142 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Thu May 26 2011 22:51:35.
Permission is granted to use this page to write and publish articles regarding Visualization Library.