Public Member Functions | Public Attributes | List of all members
SurgSim::Devices::LeapScaffold::DeviceData Struct Reference

Public Member Functions

 DeviceData (LeapDevice *device)
 

Public Attributes

LeapDevice *const deviceObject
 The corresponding device object. More...
 
int32_t handId
 A unique id for the hand, assigned by the Leap SDK. More...
 

Constructor & Destructor Documentation

◆ DeviceData()

SurgSim::Devices::LeapScaffold::DeviceData::DeviceData ( LeapDevice device)
inlineexplicit

Member Data Documentation

◆ deviceObject

LeapDevice* const SurgSim::Devices::LeapScaffold::DeviceData::deviceObject

The corresponding device object.

◆ handId

int32_t SurgSim::Devices::LeapScaffold::DeviceData::handId

A unique id for the hand, assigned by the Leap SDK.


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