Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
UVUnwrapping.h File Reference

Go to the source code of this file.

Namespaces

namespace  open3d
namespace  open3d::t
namespace  open3d::t::geometry
namespace  open3d::t::geometry::kernel
namespace  open3d::t::geometry::kernel::uvunwrapping

Functions

std::tuple< float, int, int > open3d::t::geometry::kernel::uvunwrapping::ComputeUVAtlas (TriangleMesh &mesh, const size_t width, const size_t height, const float gutter, const float max_stretch, int parallel_partitions, int nthreads)