documentation

VLTrackingState Class Reference

VLTrackingState stores the tracking states of all tracking object. More...

Data Structures

class  Device
 
class  TrackingObject
 VLTrackedObjectState stores the tracking state of one tracked object More...
 

Public Member Functions

string ToDisplayString ()
 

Data Fields

Device [] inputs
 
TrackingObject [] objects
 Array with the tracking state of all tracking objects. More...
 

Detailed Description

VLTrackingState stores the tracking states of all tracking object.

Field Documentation

◆ objects

TrackingObject [] VLTrackingState.objects

Array with the tracking state of all tracking objects.