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

Estimated 3D marker location. More...

Collaboration diagram for PSTech.Pstsdk.Point:

Public Attributes

int Id
 Marker identifier.
float[] Position
 3D marker location.
TrackingRegion DetectionRegion
 Tracking region of the detected marker.

Detailed Description

This struct contains information about individual 3D markers that have been detected by the PST Tracker but have not been estimated to be part of an active tracking target. As a single 3D point has no features to distinguish it from another, points are given an identifier based on their previous motion. Note that there is no guarantee that the identifier is consistent between sensor updates.

See also
TrackerData

Member Data Documentation

◆ DetectionRegion

TrackingRegion PSTech.Pstsdk.Point.DetectionRegion

◆ Id

int PSTech.Pstsdk.Point.Id

◆ Position

float [] PSTech.Pstsdk.Point.Position

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