PST SDK  5.0.3.0-7c6cbb9
PSTech::pstsdk::Target Struct Reference

Tracking target information. More...

#include <pst-sdk.h>

+ Inheritance diagram for PSTech::pstsdk::Target:
+ Collaboration diagram for PSTech::pstsdk::Target:

Public Attributes

std::string name
 
std::string uuid
 
int id
 

Detailed Description

This struct contains basic information about tracking targets known to the PST Tracker. In order to be accessible, these targets have to be trained or imported using the PST-Client software. The targets are stored in the model database.

Member Data Documentation

◆ id

int PSTech::pstsdk::Target::id

User provided tracking id assigned to the tacking target as listed in the PST-Client software

◆ name

std::string PSTech::pstsdk::Target::name

User given name of the tracking target as listed in the PST-Client software

Examples:
trackingtarget.cpp.

◆ uuid

std::string PSTech::pstsdk::Target::uuid

Unique identifier, automatically assigned to the tracking target


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