Lagrange
Loading...
Searching...
No Matches
SharpnessResults Struct Reference

Attribute ids returned by the compute_sharpness function. More...

#include <lagrange/subdivision/compute_sharpness.h>

Public Attributes

std::optional< AttributeIdnormal_attr
 Attribute id of the indexed normal attribute used to compute sharpness information.
 
std::optional< AttributeIdvertex_sharpness_attr
 Attribute id to use for vertex sharpness in the subdivide_mesh function (has float type).
 
std::optional< AttributeIdedge_sharpness_attr
 Attribute id to use for edge sharpness in the subdivide_mesh function (has float type).
 

Detailed Description

Attribute ids returned by the compute_sharpness function.


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