#include <omgui/common/tablelayout.h>
Public Member Functions | |
| bool | operator< (const WidgetInfo &other) const |
| WidgetInfo (omgui::Widget *w, const LayoutData &d) | |
Public Attributes | |
| LayoutData | data |
| The information for this widget. | |
| omgui::Size | m_max_size |
| omgui::Size | m_min_size |
| omgui::Size | m_natural_size |
| omgui::Rect | m_rect |
| omgui::Widget *const | widget |
| What widget is this information for. | |
| omgui::common::tablelayoutdetails::WidgetInfo::WidgetInfo | ( | omgui::Widget * | w, | |
| const LayoutData & | d | |||
| ) | [inline] |
| bool omgui::common::tablelayoutdetails::WidgetInfo::operator< | ( | const WidgetInfo & | other | ) | const [inline] |
The information for this widget.
What widget is this information for.