Missing checkin
This commit is contained in:
@@ -45,6 +45,7 @@ public:
|
||||
|
||||
/** get the attached a STATESTATE.*/
|
||||
virtual const osg::StateSet * getStateSet() const;
|
||||
|
||||
|
||||
/** Handle events, return true if handled, false otherwise.*/
|
||||
virtual bool handle(const GUIEventAdapter& ea,GUIActionAdapter& us);
|
||||
@@ -86,6 +87,8 @@ protected:
|
||||
|
||||
virtual ~StateSetManipulator();
|
||||
|
||||
void clone();
|
||||
|
||||
osg::ref_ptr<osg::StateSet> _stateset;
|
||||
|
||||
bool _initialized;
|
||||
|
||||
Reference in New Issue
Block a user