Open3D (C++ API)  0.16.0
Namespaces | Functions
UVUnwrapping.cpp File Reference
#include "open3d/t/geometry/kernel/UVUnwrapping.h"

Namespaces

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

Functions

void open3d::t::geometry::kernel::uvunwrapping::ComputeUVAtlas (TriangleMesh &mesh, const size_t width, const size_t height, const float gutter, const float max_stretch, float *max_stretch_out, size_t *num_charts_out)