Skip to content

Struct TrackerLandscape

ClassList > TrackerLandscape

Stores all the information related to the trackers present in the landscape.

  • #include <ManusSDKTypes.h>

Public Attributes

Type Name
uint32_t trackerCount
TrackerLandscapeData trackers

Public Attributes Documentation

variable trackerCount

uint32_t TrackerLandscape::trackerCount;

variable trackers

TrackerLandscapeData TrackerLandscape::trackers[MAX_NUMBER_OF_TRACKERS];

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