Inheritance diagram for CEGUI::ScrollablePaneWindowRenderer:
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] |