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

This is the complete list of members for vl::RectF, including all inherited members.
addPoint(const fvec2 &p)vl::RectF [inline]
bottom() constvl::Rect< float > [inline]
bottomLeft() const vl::RectF [inline]
height() constvl::Rect< float > [inline]
intersected(const Rect &other) constvl::Rect< float > [inline]
isNull() constvl::Rect< float > [inline]
isPoint() constvl::Rect< float > [inline]
left() constvl::Rect< float > [inline]
mHeightvl::Rect< float > [protected]
mWidthvl::Rect< float > [protected]
mXvl::Rect< float > [protected]
mYvl::Rect< float > [protected]
operator<(const Rect &other) constvl::Rect< float > [inline]
operator=(const Rect< float > &other)vl::RectF [inline]
operator=(const RectF &other)vl::RectF [inline]
Rect(const Rect &other)vl::Rect< float > [inline]
Rect()vl::Rect< float > [inline]
Rect(floatx, floaty, floatwidth, floatheight)vl::Rect< float > [inline]
RectF()vl::RectF [inline]
RectF(float x, float y, float width, float height)vl::RectF [inline]
RectF(const RectF &other)vl::RectF [inline]
RectF(const Rect< float > &other)vl::RectF [inline]
right() const vl::RectF [inline]
setHeight(floath)vl::Rect< float > [inline]
setWidth(floatw)vl::Rect< float > [inline]
setX(floatx)vl::Rect< float > [inline]
setY(floaty)vl::Rect< float > [inline]
top() const vl::RectF [inline]
topRight() const vl::RectF [inline]
united(const Rect &other) constvl::Rect< float > [inline]
width() constvl::Rect< float > [inline]
x() constvl::Rect< float > [inline]
y() constvl::Rect< float > [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.