osgWidget::StyleManager Class Reference

Inheritance diagram for osgWidget::StyleManager:
osg::Object osg::Referenced

List of all members.

Public Types

typedef std::map< std::string,
osg::ref_ptr< Style > > 
Styles
typedef Styles::iterator Iterator
typedef Styles::const_iterator ConstIterator

Public Member Functions

 META_Object (osgWidget, StyleManager)
 StyleManager ()
 StyleManager (const StyleManager &, const osg::CopyOp &)
bool addStyle (Style *)
bool applyStyles (Widget *widget)
bool applyStyles (Window *window)

Member Typedef Documentation

typedef Styles::const_iterator osgWidget::StyleManager::ConstIterator
typedef Styles::iterator osgWidget::StyleManager::Iterator
typedef std::map<std::string, osg::ref_ptr<Style> > osgWidget::StyleManager::Styles

Constructor & Destructor Documentation

osgWidget::StyleManager::StyleManager (  ) 
osgWidget::StyleManager::StyleManager ( const StyleManager ,
const osg::CopyOp  
)

Member Function Documentation

bool osgWidget::StyleManager::addStyle ( Style  ) 
bool osgWidget::StyleManager::applyStyles ( Window window  )  [inline]
bool osgWidget::StyleManager::applyStyles ( Widget widget  )  [inline]
osgWidget::StyleManager::META_Object ( osgWidget  ,
StyleManager   
)

The documentation for this class was generated from the following file:
Generated on Sat Jun 5 21:48:50 2010 for openscenegraph by  doxygen 1.6.3