Velikost v rovině. ...
#include <Sizeable2D.h>
Veřejné metody | |
| float | getWidth () |
| float | getHeight () |
| void | setDimension (float width, float height) |
| void | setWidth (float width) |
| void | setHeight (float height) |
Velikost v rovině.
Kontakt: tomanfra@fit.cvut.cz
| float CSizeable2D::getHeight | ( | ) | [inline] |
Vrátí výšku objektu
| float CSizeable2D::getWidth | ( | ) | [inline] |
Vrátí šířku objektu
| void CSizeable2D::setDimension | ( | float | width, | |
| float | height | |||
| ) | [inline] |
Nastavení rozměrů 2D objektu
| width | ||
| height |
1.6.3