OpenSceneGraph 2.8.3
|
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 Tue Mar 22 2011 13:20:32 for the OpenSceneGraph by doxygen 1.7.3. |