Open3D (C++ API)  0.18.0
Loading...
Searching...
No Matches
Namespaces | Functions
UVUnwrapping.cpp File Reference
#include "open3d/t/geometry/kernel/UVUnwrapping.h"
#include <tbb/parallel_for.h>

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)