Skip to content

Struct Landscape

ClassList > Landscape

Stores the landscape data.

  • #include <ManusSDKTypes.h>

Public Attributes

Type Name
uint32_t gestureCount
DeviceLandscape gloveDevices
NetDevicesLandscape netDevices
SettingsLandscape settings
SkeletonLandscape skeletons
TimeLandscape time
TrackerLandscape trackers
UserLandscape users

Public Attributes Documentation

variable gestureCount

uint32_t Landscape::gestureCount;

variable gloveDevices

DeviceLandscape Landscape::gloveDevices;

variable netDevices

NetDevicesLandscape Landscape::netDevices;

variable settings

SettingsLandscape Landscape::settings;

variable skeletons

SkeletonLandscape Landscape::skeletons;

variable time

TimeLandscape Landscape::time;

variable trackers

TrackerLandscape Landscape::trackers;

variable users

UserLandscape Landscape::users;

The documentation for this class was generated from the following file api/cppSDK/SDKClient/ManusSDKTypes.h