Visualization Library

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

vl::Rect< T > Member List

This is the complete list of members for vl::Rect< T >, including all inherited members.
bottom() const vl::Rect< T > [inline]
height() const vl::Rect< T > [inline]
intersected(const Rect &other) const vl::Rect< T > [inline]
isNull() const vl::Rect< T > [inline]
isPoint() const vl::Rect< T > [inline]
left() const vl::Rect< T > [inline]
mHeightvl::Rect< T > [protected]
mWidthvl::Rect< T > [protected]
mXvl::Rect< T > [protected]
mYvl::Rect< T > [protected]
operator<(const Rect &other) const vl::Rect< T > [inline]
Rect(const Rect &other)vl::Rect< T > [inline]
Rect()vl::Rect< T > [inline]
Rect(T x, T y, T width, T height)vl::Rect< T > [inline]
right() const vl::Rect< T > [inline]
setHeight(T h)vl::Rect< T > [inline]
setWidth(T w)vl::Rect< T > [inline]
setX(T x)vl::Rect< T > [inline]
setY(T y)vl::Rect< T > [inline]
top() const vl::Rect< T > [inline]
united(const Rect &other) const vl::Rect< T > [inline]
width() const vl::Rect< T > [inline]
x() const vl::Rect< T > [inline]
y() const vl::Rect< T > [inline]

Visualization Library 2011.09.1160 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Thu May 2 2013 13:41:14.
Permission is granted to use this page to write and publish articles regarding Visualization Library.