Visualization Library 2.1.0

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() constvl::Rect< T >inline
height() constvl::Rect< T >inline
intersected(const Rect &other) constvl::Rect< T >inline
isNull() constvl::Rect< T >inline
isPoint() constvl::Rect< T >inline
left() constvl::Rect< T >inline
mHeightvl::Rect< T >protected
mWidthvl::Rect< T >protected
mXvl::Rect< T >protected
mYvl::Rect< T >protected
operator<(const Rect &other) constvl::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() constvl::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() constvl::Rect< T >inline
united(const Rect &other) constvl::Rect< T >inline
width() constvl::Rect< T >inline
x() constvl::Rect< T >inline
y() constvl::Rect< T >inline