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) |
| 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 |
| osgWidget::StyleManager::StyleManager | ( | ) |
| osgWidget::StyleManager::StyleManager | ( | const StyleManager & | , | |
| const osg::CopyOp & | ||||
| ) |
| 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 | ||||
| ) |
| Generated at Sat May 14 08:21:24 2011 for the OpenSceneGraph by doxygen 1.5.9. |