OpenSceneGraph 2.8.4
|
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 Sun Jan 8 2012 13:17:08 for the OpenSceneGraph by doxygen 1.7.4. |