Visualization Library 2.1.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
This is the complete list of members for vl::RectF, including all inherited members.
addPoint(const fvec2 &p) | vl::RectF | inline |
bottom() const | vl::Rect< float > | inline |
bottomLeft() const | vl::RectF | inline |
height() const | vl::Rect< float > | inline |
intersected(const Rect &other) const | vl::Rect< float > | inline |
isNull() const | vl::Rect< float > | inline |
isPoint() const | vl::Rect< float > | inline |
left() const | vl::Rect< float > | inline |
mHeight | vl::Rect< float > | protected |
mWidth | vl::Rect< float > | protected |
mX | vl::Rect< float > | protected |
mY | vl::Rect< float > | protected |
operator<(const Rect &other) const | vl::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(float x, float y, float width, float height) | 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(float h) | vl::Rect< float > | inline |
setWidth(float w) | vl::Rect< float > | inline |
setX(float x) | vl::Rect< float > | inline |
setY(float y) | vl::Rect< float > | inline |
top() const | vl::RectF | inline |
topRight() const | vl::RectF | inline |
united(const Rect &other) const | vl::Rect< float > | inline |
width() const | vl::Rect< float > | inline |
x() const | vl::Rect< float > | inline |
y() const | vl::Rect< float > | inline |
Visualization Library 2.1.0 Reference Documentation
Updated on Wed Mar 10 2021 16:02:53.
© Copyright Michele Bosi. All rights reserved.