Implemented scheme for making sure nested widgest overdraw parent widgets graphics
This commit is contained in:
@@ -47,7 +47,8 @@ public:
|
||||
virtual osg::Node* createFrame(const osg::BoundingBox& extents, const FrameSettings* frameSettings);
|
||||
virtual osg::Node* createText(const osg::BoundingBox& extents, const AlignmentSettings* as, const TextSettings* textSettings, const std::string& text);
|
||||
virtual osg::Node* createIcon(const osg::BoundingBox& extents, const std::string& filename);
|
||||
|
||||
virtual void setupDialogStateSet(osg::StateSet* stateset);
|
||||
|
||||
protected:
|
||||
virtual ~Style() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user