Lagrange
UVDistortionOptions Struct Reference

Option struct for compute uv distortion. More...

#include <lagrange/compute_uv_distortion.h>

Public Attributes

std::string_view uv_attribute_name = "@uv"
 Input UV indexed attribute name.
 
std::string_view output_attribute_name = "@uv_measure"
 The output attribute name.
 
DistortionMetric metric = DistortionMetric::MIPS
 The distortion measure.
 

Detailed Description

Option struct for compute uv distortion.


The documentation for this struct was generated from the following file: