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

Result of compute_principal_curvatures(). More...

#include <lagrange/polyddg/compute_principal_curvatures.h>

Public Attributes

AttributeId kappa_min_id = invalid_attribute_id()
 Attribute ID of the minimum principal curvature attribute.
 
AttributeId kappa_max_id = invalid_attribute_id()
 Attribute ID of the maximum principal curvature attribute.
 
AttributeId direction_min_id = invalid_attribute_id()
 Attribute ID of the principal direction for kappa_min.
 
AttributeId direction_max_id = invalid_attribute_id()
 Attribute ID of the principal direction for kappa_max.
 

Detailed Description

Result of compute_principal_curvatures().


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