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