Open3D (C++ API)
0.17.0
|
Go to the source code of this file.
Namespaces | |
namespace | open3d |
namespace | open3d::t |
namespace | open3d::t::pipelines |
namespace | open3d::t::pipelines::kernel |
Functions | |
template<typename scalar_t > | |
OPEN3D_HOST_DEVICE void | open3d::t::pipelines::kernel::PoseToTransformationImpl (scalar_t *transformation_ptr, const scalar_t *pose_ptr) |
Shared implementation for PoseToTransformation function. More... | |