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

This is the complete list of members for vl::RectI, including all inherited members.
bottom() constvl::Rect< int > [inline]
bottomLeft() const vl::RectI [inline]
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::RectI [inline]
operator=(const RectI &other)vl::RectI [inline]
Rect(const Rect &other)vl::Rect< int > [inline]
Rect()vl::Rect< int > [inline]
Rect(intx, inty, intwidth, intheight)vl::Rect< int > [inline]
RectI()vl::RectI [inline]
RectI(int x, int y, int width, int height)vl::RectI [inline]
RectI(const Rect< int > &other)vl::RectI [inline]
RectI(const RectI &other)vl::RectI [inline]
right() const vl::RectI [inline]
setHeight(inth)vl::Rect< int > [inline]
setWidth(intw)vl::Rect< int > [inline]
setX(intx)vl::Rect< int > [inline]
setY(inty)vl::Rect< int > [inline]
top() const vl::RectI [inline]
topRight() const vl::RectI [inline]
united(const Rect &other) constvl::Rect< int > [inline]
width() constvl::Rect< int > [inline]
x() constvl::Rect< int > [inline]
y() constvl::Rect< int > [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.