Crazy Eddie's GUI System  0.8.4
CEGUI::ScrollablePaneWindowRenderer Class Reference

Base class for ScrollablePane window renderer objects. More...

+ Inheritance diagram for CEGUI::ScrollablePaneWindowRenderer:
+ Collaboration diagram for CEGUI::ScrollablePaneWindowRenderer:

List of all members.

Public Member Functions

 ScrollablePaneWindowRenderer (const String &name)
 Constructor.
virtual Rectf getViewableArea (void) const =0
 Return a Rect that described the pane's viewable area, relative to this Window, in pixels.

Detailed Description

Base class for ScrollablePane window renderer objects.


Member Function Documentation

virtual Rectf CEGUI::ScrollablePaneWindowRenderer::getViewableArea ( void  ) const [pure virtual]

Return a Rect that described the pane's viewable area, relative to this Window, in pixels.

Returns:
Rect object describing the ScrollablePane's viewable area.

Implemented in CEGUI::FalagardScrollablePane.

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends