Orbbec SDK K4A Wrapper
Loading...
Searching...
No Matches
k4a::transformation Member List

This is the complete list of members for k4a::transformation, including all inherited members.

color_image_to_depth_camera(const image &depth_image, const image &color_image, image *transformed_color_image) constk4a::transformationinline
color_image_to_depth_camera(const image &depth_image, const image &color_image) constk4a::transformationinline
depth_image_to_color_camera(const image &depth_image, image *transformed_depth_image) constk4a::transformationinline
depth_image_to_color_camera(const image &depth_image) constk4a::transformationinline
depth_image_to_color_camera_custom(const image &depth_image, const image &custom_image, image *transformed_depth_image, image *transformed_custom_image, k4a_transformation_interpolation_type_t interpolation_type, uint32_t invalid_custom_value) constk4a::transformationinline
depth_image_to_color_camera_custom(const image &depth_image, const image &custom_image, k4a_transformation_interpolation_type_t interpolation_type, uint32_t invalid_custom_value) constk4a::transformationinline
depth_image_to_point_cloud(const image &depth_image, k4a_calibration_type_t camera, image *xyz_image) constk4a::transformationinline
depth_image_to_point_cloud(const image &depth_image, k4a_calibration_type_t camera) constk4a::transformationinline
destroy() noexceptk4a::transformationinline
operator=(transformation &&other) noexceptk4a::transformationinline
operator=(std::nullptr_t) noexceptk4a::transformationinline
operator=(const transformation &)=delete (defined in k4a::transformation)k4a::transformation
transformation(const k4a_calibration_t &calibration) noexceptk4a::transformationinline
transformation(k4a_transformation_t handle=nullptr) noexceptk4a::transformationinline
transformation(transformation &&other) noexceptk4a::transformationinline
transformation(const transformation &)=delete (defined in k4a::transformation)k4a::transformation
~transformation() (defined in k4a::transformation)k4a::transformationinline