Azure Kinect Sensor SDK  refs/heads/develop
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK

◆ transformation() [2/2]

k4a::transformation::transformation ( k4a_transformation_t  handle = nullptr)
inlinenoexcept

Creates a transformation from a k4a_transformation_t Takes ownership of the handle, i.e.

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