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

Per-facet orientation counts returned by compute_uv_orientation. More...

#include <lagrange/compute_uv_orientation.h>

Public Attributes

size_t positive = 0
 Number of CCW (positively oriented) facets.
 
size_t degenerate = 0
 Number of degenerate (zero-area) facets.
 
size_t negative = 0
 Number of CW (negatively oriented / flipped) facets.
 

Detailed Description

Per-facet orientation counts returned by compute_uv_orientation.


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