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::RectI Member List

This is the complete list of members for vl::RectI, including all inherited members.

bottom() constvl::Rect< int >inline
bottomLeft() constvl::RectIinline
height() constvl::Rect< int >inline
intersected(const Rect &other) constvl::Rect< int >inline
isNull() constvl::Rect< int >inline
isPoint() constvl::Rect< int >inline
left() constvl::Rect< int >inline
mHeightvl::Rect< int >protected
mWidthvl::Rect< int >protected
mXvl::Rect< int >protected
mYvl::Rect< int >protected
operator<(const Rect &other) constvl::Rect< int >inline
operator=(const Rect< int > &other)vl::RectIinline
operator=(const RectI &other)vl::RectIinline
Rect(const Rect &other)vl::Rect< int >inline
Rect()vl::Rect< int >inline
Rect(int x, int y, int width, int height)vl::Rect< int >inline
RectI()vl::RectIinline
RectI(int x, int y, int width, int height)vl::RectIinline
RectI(const Rect< int > &other)vl::RectIinline
RectI(const RectI &other)vl::RectIinline
right() constvl::RectIinline
setHeight(int h)vl::Rect< int >inline
setWidth(int w)vl::Rect< int >inline
setX(int x)vl::Rect< int >inline
setY(int y)vl::Rect< int >inline
top() constvl::RectIinline
topRight() constvl::RectIinline
united(const Rect &other) constvl::Rect< int >inline
width() constvl::Rect< int >inline
x() constvl::Rect< int >inline
y() constvl::Rect< int >inline