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::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 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.