CEGUI::ScrollablePaneWindowRenderer Class Reference

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

Inheritance diagram for CEGUI::ScrollablePaneWindowRenderer:

Inheritance graph
[legend]
Collaboration diagram for CEGUI::ScrollablePaneWindowRenderer:

Collaboration graph
[legend]

List of all members.

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.


Detailed Description

Base class for ScrollablePane window renderer objects.

Member Function Documentation

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.

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

Implemented in CEGUI::FalagardScrollablePane.

Referenced by CEGUI::ScrollablePane::getViewableArea().


Generated on Thu Nov 27 20:34:37 2008 for Crazy Eddies GUI System by  doxygen 1.5.7.1