public bool ProcessEvent( SoEvent event )
Public Function ProcessEvent ( event As SoEvent ) As Boolean
public: bool ProcessEvent( SoEvent^ event )
member ProcessEvent : event : SoEvent -> bool
Processes the passed event by applying an OIV.Inventor.Actions.SoHandleEventAction to the scene graph managed here. Returns true if the event was handled by a node.