documentation

Visometry.VisionLib.SDK.Core.API.TrackingState Class Reference

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.
 

Detailed Description

TrackingState stores the tracking states of all tracking object.