![]() |
PST SDK
5.2.0.0-0eac0f6
|
Estimated tracking target pose. More...
#include <pstsdk_c.h>
Data Fields | |
PstTarget | target |
float | pose_matrix [16] |
This struct contains the estimated pose information of a tracking target. The pose is provided as a row-major 4x4 transformation matrix describing the pose of the tracking target in the coordinate system defined in the PST-Client application (see the 'Reference coordinate system' Section in the PST Manual).
float PstTargetPose::pose_matrix[16] |
Tracking target pose as a row-major 4x4 transformation matrix
PstTarget PstTargetPose::target |
Tracking target