Public Member Functions | |
ScrollablePaneWindowRenderer (const String &name) | |
Constructor. | |
virtual Rect | getViewableArea (void) const =0 |
Return a Rect that described the pane's viewable area, relative to this Window, in pixels. |
virtual Rect CEGUI::ScrollablePaneWindowRenderer::getViewableArea | ( | void | ) | const [pure virtual] |
Return a Rect that described the pane's viewable area, relative to this Window, in pixels.
Implemented in CEGUI::FalagardScrollablePane.
Referenced by CEGUI::ScrollablePane::getViewableArea().