SoRemoteVizClient::KeyboardEventArg Struct Reference

Structure given when a keyboard event is raised. More...

#include <RemoteViz/Clients/nodes/SoRemoteVizClient.h>

Inheritance diagram for SoRemoteVizClient::KeyboardEventArg:
SbEventArg

List of all members.

Public Member Functions

 KeyboardEventArg (SoRemoteVizClient *source, SoKeyboardEvent *keyboardEvent)
SoRemoteVizClientgetSource () const
SoKeyboardEventgetKeyboardEvent () const

Detailed Description

Structure given when a keyboard event is raised.

Please refer to onKeyboardEvent event.


Constructor & Destructor Documentation

SoRemoteVizClient::KeyboardEventArg::KeyboardEventArg ( SoRemoteVizClient source,
SoKeyboardEvent keyboardEvent 
) [inline]

Default constructor.


Member Function Documentation

SoKeyboardEvent* SoRemoteVizClient::KeyboardEventArg::getKeyboardEvent (  )  const [inline]

Returns the keyboard event.

SoRemoteVizClient* SoRemoteVizClient::KeyboardEventArg::getSource (  )  const [inline]

Returns the SoRemoteVizClient node that triggered the event.


The documentation for this struct was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/