nw::lyt::Size Structurestruct Size
{
ut::ResF32 width;
ut::ResF32 height;
};
The structure holding the width and height.
| width | ut::ResF32 | Width. | |
|---|---|---|---|
| height | ut::ResF32 | Height. |
| Constructors and Destructors | ||
|---|---|---|
| Size | Constructor. | |
CONFIDENTIAL