Lagrange
CornerNormalOptions Struct Reference

Option struct for computing per-corner mesh normals. More...

#include <lagrange/compute_weighted_corner_normal.h>

Public Attributes

std::string_view output_attribute_name = "@weighted_corner_normal"
 Output normal attribute name.
 
NormalWeightingType weight_type = NormalWeightingType::Uniform
 Per-vertex normal averaging weighting type.
 

Detailed Description

Option struct for computing per-corner mesh normals.


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