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

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

+ Inheritance diagram for CEGUI::ItemEntryWindowRenderer:
+ Collaboration diagram for CEGUI::ItemEntryWindowRenderer:

List of all members.

Public Member Functions

 ItemEntryWindowRenderer (const String &name)
 Constructor.
virtual Sizef getItemPixelSize (void) const =0
 Return the "optimal" size for the item.

Detailed Description

Base class for ItemEntry window renderer objects.


Member Function Documentation

virtual Sizef CEGUI::ItemEntryWindowRenderer::getItemPixelSize ( void  ) const [pure virtual]

Return the "optimal" size for the item.

Returns:
Size describing the size in pixel that this ItemEntry's content requires for non-clipped rendering

Implemented in CEGUI::FalagardMenuItem, and CEGUI::FalagardItemEntry.

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends