FAST SDK Coding Reference 1.0.3
Loading...
Searching...
No Matches
MarkerTrackingSettings Class Reference

A data structure to store FAST.MarkerTrackingSystem settings. More...

Public Attributes

int maxNumMarkers
 Settings, Code
The maximum number of markers that this marker tracking system can track.
 
string udpConnectionId
 Settings, Code
The name of the FAST.UdpConnection with marker tracking data.
 

Detailed Description

A data structure to store FAST.MarkerTrackingSystem settings.

Member Data Documentation

◆ maxNumMarkers

int maxNumMarkers

Settings, Code
The maximum number of markers that this marker tracking system can track.

This value can be found in the Computer Vision app.

◆ udpConnectionId

string udpConnectionId

Settings, Code
The name of the FAST.UdpConnection with marker tracking data.


The documentation for this class was generated from the following file: