|
ManiVault 1.0.0
A Flexible and Extensible Visual Analytics Framework for High-Dimensional Data
|
This is the complete list of members for hdps::Bounds, including all inherited members.
| Bounds() | hdps::Bounds | |
| Bounds(float left, float right, float bottom, float top) | hdps::Bounds | |
| ensureMinimumSize(float width, float height) | hdps::Bounds | |
| expand(float fraction) | hdps::Bounds | |
| getBottom() const | hdps::Bounds | inline |
| getCenter() const | hdps::Bounds | inline |
| getHeight() const | hdps::Bounds | inline |
| getLeft() const | hdps::Bounds | inline |
| getRight() const | hdps::Bounds | inline |
| getTop() const | hdps::Bounds | inline |
| getWidth() const | hdps::Bounds | inline |
| makeSquare() | hdps::Bounds | |
| Max | hdps::Bounds | static |
| moveToOrigin() | hdps::Bounds | |
| setBottom(float bottom) | hdps::Bounds | inline |
| setBounds(float left, float right, float bottom, float top) | hdps::Bounds | |
| setLeft(float left) | hdps::Bounds | inline |
| setRight(float right) | hdps::Bounds | inline |
| setTop(float top) | hdps::Bounds | inline |