Struct DeviceLandscape
Stores all the information related to the devices present in the landscape.
#include <ManusSDKTypes.h>
Public Attributes
| Type | Name |
|---|---|
| uint32_t | dongleCount |
| DongleLandscapeData | dongles |
| uint32_t | gloveCount |
| GloveLandscapeData | gloves |
Public Attributes Documentation
variable dongleCount
variable dongles
variable gloveCount
variable gloves
The documentation for this class was generated from the following file api/cppSDK/SDKBase/ManusSDKTypes.h