TrackingState stores the tracking states of all tracking object. More...
Data Structures | |
class | Anchor |
Anchor stores the tracking state of one TrackingAnchor. More... | |
class | Device |
Public Member Functions | |
string | ToDisplayString () |
Data Fields | |
Device [] | inputs |
Anchor [] | objects |
Array with the tracking state of all tracking objects. More... | |
TrackingState stores the tracking states of all tracking object.
Anchor [] Visometry.VisionLib.SDK.Core.API.TrackingState.objects |
Array with the tracking state of all tracking objects.