Orbbec SDK K4A Wrapper
|
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) const | k4a::transformation | inline |
color_image_to_depth_camera(const image &depth_image, const image &color_image) const | k4a::transformation | inline |
depth_image_to_color_camera(const image &depth_image, image *transformed_depth_image) const | k4a::transformation | inline |
depth_image_to_color_camera(const image &depth_image) const | k4a::transformation | inline |
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) const | k4a::transformation | inline |
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) const | k4a::transformation | inline |
depth_image_to_point_cloud(const image &depth_image, k4a_calibration_type_t camera, image *xyz_image) const | k4a::transformation | inline |
depth_image_to_point_cloud(const image &depth_image, k4a_calibration_type_t camera) const | k4a::transformation | inline |
destroy() noexcept | k4a::transformation | inline |
operator=(transformation &&other) noexcept | k4a::transformation | inline |
operator=(std::nullptr_t) noexcept | k4a::transformation | inline |
operator=(const transformation &)=delete (defined in k4a::transformation) | k4a::transformation | |
transformation(const k4a_calibration_t &calibration) noexcept | k4a::transformation | inline |
transformation(k4a_transformation_t handle=nullptr) noexcept | k4a::transformation | inline |
transformation(transformation &&other) noexcept | k4a::transformation | inline |
transformation(const transformation &)=delete (defined in k4a::transformation) | k4a::transformation | |
~transformation() (defined in k4a::transformation) | k4a::transformation | inline |