PST SDK
6.0.0.0-272350a
|
Estimated 3D marker location. More...
#include <PstTypes.h>
Public Attributes | |
int | id |
Utils::PstArray< float, 3 > | position |
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.
int PSTech::pstsdk::Point::id |
Marker identifier
Utils::PstArray<float, 3> PSTech::pstsdk::Point::position |
3D marker location