![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::glui::Layout, including all inherited members.
| addElement(Element &element)=0 | inviwo::glui::Layout | pure virtual |
| getExtent() const =0 (defined in inviwo::glui::Layout) | inviwo::glui::Layout | pure virtual |
| getMargins() const (defined in inviwo::glui::Layout) | inviwo::glui::Layout | |
| Layout() (defined in inviwo::glui::Layout) | inviwo::glui::Layout | |
| margins_ | inviwo::glui::Layout | protected |
| removeElement(Element &element)=0 | inviwo::glui::Layout | pure virtual |
| render(const ivec2 &topLeft, const size2_t &canvasDim)=0 | inviwo::glui::Layout | pure virtual |
| scaling_ (defined in inviwo::glui::Layout) | inviwo::glui::Layout | protected |
| setMargins(int top, int left, int bottom, int right) (defined in inviwo::glui::Layout) | inviwo::glui::Layout | |
| setMargins(const ivec4 &margins) | inviwo::glui::Layout | |
| setScalingFactor(double factor)=0 | inviwo::glui::Layout | pure virtual |
| ~Layout()=default (defined in inviwo::glui::Layout) | inviwo::glui::Layout | virtual |