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

Estimated 3D marker location. More...

#include <PstTypes.h>

Collaboration diagram for Point:

Public Attributes

int id
Utils::PstArray< float, 3 > position
TrackingRegion detection_region

Detailed Description

This struct contains information about individual 3D markers that have been detected by the PST Tracker. For a single frame, a Point is uniquely identified by its id. Note that this id is not guaranteed to be consistent over time and can change between frames.

See also
TrackerData
Listener

Member Data Documentation

◆ detection_region

TrackingRegion detection_region

Tracking region of the detected marker

◆ id

int id

Marker identifier

◆ position

Utils::PstArray<float, 3> position

3D marker location


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