PST SDK 7.0.0.0-ebe6e713
Loading...
Searching...
No Matches
TargetStatus Struct Reference

Tracking target status. More...

#include <PstTypes.h>

Inheritance diagram for TargetStatus:
Collaboration diagram for TargetStatus:

Public Attributes

bool status
Public Attributes inherited from Target
Utils::PstString name
Utils::PstString uuid
int id

Detailed Description

This struct provides status information about a tracking target. The status is either true (active), in which case the object will be tracked when seen by the PST Tracker, or false (inactive), in which case it will not be tracked by the PST Tracker.

See also
Target
Tracker::GetTargetList()
Tracker::SetTargetStatus()
Tracker::GetTargetStatus()
Examples
trackingtarget.cpp.

Member Data Documentation

◆ status

bool status

Status of the tracking target (active or inactive) as listed in the PST-Client software


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