Visualization Library v1.0.3

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [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]
get()vl::ref< T > [inline]
get_writable() const vl::ref< T > [inline]
mObjectvl::ref< T > [protected]
operator bool() const vl::ref< T > [inline]
operator*() const vl::ref< T > [inline]
operator*()vl::ref< T > [inline]
operator->() const vl::ref< T > [inline]
operator->()vl::ref< T > [inline]
operator<(const ref &other) const vl::ref< T > [inline]
operator=(const ref &other)vl::ref< T > [inline]
operator=(const T *other)vl::ref< T > [inline]
operator=(const ref< T2 > &other)vl::ref< T > [inline]
ref(const ref &other)vl::ref< T > [inline]
ref(const T *object=NULL)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 v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:07.
Permission is granted to use this page to write and publish articles regarding Visualization Library.