Added initializer
This commit is contained in:
@@ -19,6 +19,7 @@ using namespace osgGA;
|
||||
|
||||
EventVisitor::EventVisitor()
|
||||
: NodeVisitor(EVENT_VISITOR,TRAVERSE_ACTIVE_CHILDREN),
|
||||
_actionAdapter(0),
|
||||
_handled(false)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user