SoRemoteVizClient::TouchEventArg Struct Reference

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

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

Inheritance diagram for SoRemoteVizClient::TouchEventArg:
SbEventArg

List of all members.

Public Member Functions

 TouchEventArg (SoRemoteVizClient *source, SoTouchEvent *touchEvent)
SoRemoteVizClientgetSource () const
SoTouchEventgetTouchEvent () const

Detailed Description

Structure given when a touch event is raised.

Please refer to onTouchEvent event.


Constructor & Destructor Documentation

SoRemoteVizClient::TouchEventArg::TouchEventArg ( SoRemoteVizClient source,
SoTouchEvent touchEvent 
) [inline]

Default constructor.


Member Function Documentation

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

Returns the SoRemoteVizClient node that triggered the event.

SoTouchEvent* SoRemoteVizClient::TouchEventArg::getTouchEvent (  )  const [inline]

Returns the touch event.


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

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/