Per-item padding in logical UI units.
More...
#include <a3d/ui/Panel.h>
Per-item padding in logical UI units.
Definition at line 51 of file Panel.h.
◆ Default()
| static Padding a3d::ui::Panel::Padding::Default |
( |
| ) |
|
|
inlinestatic |
Returns zero padding on all sides.
Definition at line 58 of file Panel.h.
◆ bottom
| float a3d::ui::Panel::Padding::bottom {0.0f} |
◆ left
| float a3d::ui::Panel::Padding::left {0.0f} |
Padding to the left of the item contents.
Definition at line 54 of file Panel.h.
◆ right
| float a3d::ui::Panel::Padding::right {0.0f} |
Padding to the right of the item contents.
Definition at line 55 of file Panel.h.
◆ top
| float a3d::ui::Panel::Padding::top {0.0f} |
The documentation for this struct was generated from the following file: