|
Lagrange
|
Public Types | |
| using | ConnectivityType = lagrange::ConnectivityType |
Public Attributes | |
| std::string_view | uv_attribute_name = "" |
| Input UV attribute name. More... | |
| std::string_view | output_attribute_name = "@chart_id" |
| Output chart id attribute name. | |
| ConnectivityType | connectivity_type = ConnectivityType::Edge |
| Connectivity type used for chart computation. | |
| std::string_view uv_attribute_name = "" |
Input UV attribute name.
If empty, the first indexed UV attribute will be used.