documentation

VLTrackingState Class Reference

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

Data Structures

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

Data Fields

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.