Struct TrackerData
Stores all the tracker data that can be sent or received.
#include <ManusSDKTypes.h>
Public Attributes
Type | Name |
---|---|
bool | isHmd |
ManusTimestamp | lastUpdateTime |
ManusVec3 | position |
TrackingQuality | quality |
ManusQuaternion | rotation |
TrackerId | trackerId |
TrackerType | trackerType |
uint32_t | userId |
Public Attributes Documentation
variable isHmd
variable lastUpdateTime
variable position
variable quality
variable rotation
variable trackerId
variable trackerType
variable userId
The documentation for this class was generated from the following file api/cppSDK/SDKClient/ManusSDKTypes.h