Lagrange
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Modules Pages
UVChartOptions Struct Reference

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.
 

Member Data Documentation

◆ uv_attribute_name

std::string_view uv_attribute_name = ""

Input UV attribute name.

If empty, the first indexed UV attribute will be used.


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