Added app callback to Drawable.
This commit is contained in:
@@ -243,6 +243,7 @@ class SG_EXPORT Node : public Object
|
||||
|
||||
ParentList _parents;
|
||||
friend class osg::Group;
|
||||
friend class osg::Drawable;
|
||||
|
||||
ref_ptr<NodeCallback> _appCallback;
|
||||
int _numChildrenRequiringAppTraversal;
|
||||
|
||||
Reference in New Issue
Block a user