|
Lagrange
|
Attribute ids returned by the compute_sharpness function.
More...
#include <lagrange/subdivision/compute_sharpness.h>
Public Attributes | |
| std::optional< AttributeId > | normal_attr |
| Attribute id of the indexed normal attribute used to compute sharpness information. | |
| std::optional< AttributeId > | vertex_sharpness_attr |
Attribute id to use for vertex sharpness in the subdivide_mesh function (has float type). | |
| std::optional< AttributeId > | edge_sharpness_attr |
Attribute id to use for edge sharpness in the subdivide_mesh function (has float type). | |
Attribute ids returned by the compute_sharpness function.