class GmLayoutManager |
Class description
![]() | GmLayoutManager () Standard constructor |
![]() | apply (vector<GmDrawable*>* components) Applies the layout to the container. |
![]() | getBottomInset () Returns the bottom inset amount. |
![]() | getLeftInset () Returns the left inset amount. |
![]() | getRightInset () Returns the right inset amount. |
![]() | getTopInset () Returns the top inset amount. |
![]() | setContainerDimensions (GlmPoint3& position, float& width, float& height, float& depth) Associates the container's position and dimensions with this layout manager. |
![]() | setGlContainerDimensions (GlmPoint3& glPosition, float &glWidth, float& glHeight, float& glDepth) Associates the container's OpenGL position and dimensions with this layout manager. |
![]() | setInsets (float left, float right, float top, float bottom) Sets the inset amounts. |
![]() | ~GmLayoutManager () Virtual destructor |
Class description
Alphabetic index HTML hierarchy of classes or Java