Struct Skeleton3DFrame#

Struct Documentation#

struct Skeleton3DFrame#

One fused master-tick. Mirrors run_pose3d.py’s per-frame JSON object.

Public Members

int64_t tick = 0#
int64_t timestampNs = 0#
QVector<Skeleton3DPerson> people#