#include <query-types.h>
◆ height_norm()
| float sh::RelativeRect::height_norm |
( |
| ) |
const |
|
inline |
◆ operator==()
| bool sh::RelativeRect::operator== |
( |
const RelativeRect & |
b | ) |
const |
|
inline |
◆ serialize()
template<class Archive >
| void sh::RelativeRect::serialize |
( |
Archive & |
archive | ) |
|
|
inline |
◆ to_full()
| void sh::RelativeRect::to_full |
( |
| ) |
|
|
inline |
Set rectangle to cover everything.
◆ width_norm()
| float sh::RelativeRect::width_norm |
( |
| ) |
const |
|
inline |
◆ bottom
| float sh::RelativeRect::bottom |
◆ left
| float sh::RelativeRect::left |
Distances from the given edge (e.g.
top 0.5 means that it starts in the middle vertically)
◆ right
| float sh::RelativeRect::right |
◆ top
| float sh::RelativeRect::top |
The documentation for this struct was generated from the following file: