|
Lagrange
|
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. | |
Option struct for compute uv distortion.