PST SDK  5.2.0.0-0eac0f6
PSTech::pstsdk::Target Struct Reference

Tracking target information. More...

#include <PstTypes.h>

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

Public Attributes

Utils::PstString name
 
Utils::PstString 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

Utils::PstString PSTech::pstsdk::Target::name

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

Examples
trackingtarget.cpp.

◆ uuid

Utils::PstString PSTech::pstsdk::Target::uuid

Unique identifier, automatically assigned to the tracking target


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