Azure Kinect Body Tracking SDK  1.0.1

◆ tracker()

k4abt::tracker::tracker ( k4abt_tracker_t  handle = nullptr)
inlinenoexcept

Creates a tracker from a k4abt_tracker_t Takes ownership of the handle, i.e.

you should not call k4abt_tracker_destroy on the handle after giving it to the tracker; the tracker will take care of that.