|
OpenSceneGraph
3.0.1
|

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 | ( | const StyleManager & | , |
| const osg::CopyOp & | |||
| ) |
| bool osgWidget::StyleManager::addStyle | ( | Style * | ) |
| bool osgWidget::StyleManager::applyStyles | ( | Widget * | widget | ) | [inline] |
| bool osgWidget::StyleManager::applyStyles | ( | Window * | window | ) | [inline] |
| osgWidget::StyleManager::META_Object | ( | osgWidget | , |
| StyleManager | |||
| ) |
| Generated at Thu Sep 27 2012 17:03:35 for the OpenSceneGraph by doxygen 1.7.6.1. |