|
Simple GUI Library
|
#include "scene/image_view.h"Go to the source code of this file.
Functions | |
| int32_t | Sgl::getWidthFixedRatio (int32_t height, float ratio) |
| int32_t | Sgl::getHeightFixedRatio (int32_t width, float ratio) |
| int32_t Sgl::getHeightFixedRatio | ( | int32_t | width, |
| float | ratio | ||
| ) |
Definition at line 65 of file image_view.cpp.
| int32_t Sgl::getWidthFixedRatio | ( | int32_t | height, |
| float | ratio | ||
| ) |
Definition at line 58 of file image_view.cpp.