|
Lagrange
|
Public Attributes | |
| std::string_view | uv_attribute_name = "" |
| Input UV attribute name. | |
| std::string_view | chart_id_attribute_name = "" |
| Optional per-facet chart id attribute name. | |
| std::string_view uv_attribute_name = "" |
Input UV attribute name.
If empty, the first indexed UV attribute will be used. The UV attribute must be indexed.
| std::string_view chart_id_attribute_name = "" |
Optional per-facet chart id attribute name.
If empty, chart ids are computed automatically using edge connectivity on the UV mesh.