Public Attributes | List of all members
EdgeMetricVals Struct Reference

A struct to hold values computed by v_edge_quality. More...

#include <verdict.h>

Public Attributes

double length
 

Detailed Description

A struct to hold values computed by v_edge_quality.

EdgeMetricVals is used just as QuadMetricVals. For an example, see the Example Usage of the QuadMetricVals Structure.

Definition at line 172 of file verdict.h.

Member Data Documentation

◆ length

double EdgeMetricVals::length

Definition at line 174 of file verdict.h.


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