ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
UVUnwrapping.h File Reference
Include dependency graph for UVUnwrapping.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::t
 
 cloudViewer::t::geometry
 
 cloudViewer::t::geometry::kernel
 
 cloudViewer::t::geometry::kernel::uvunwrapping
 

Functions

std::tuple< float, int, int > cloudViewer::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)