23#ifndef _MiEdgeErrorMetric_h
24#define _MiEdgeErrorMetric_h
68 virtual bool isEdgeLinear(
const _T& v0,
const _T& v1,
const _T& vM)
const = 0;
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines an abstract cell...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Edge error metric interf...
virtual size_t getTimeStamp() const =0
Returns a time stamp on this edge error metric.
virtual bool isEdgeLinear(const _T &v0, const _T &v1, const _T &vM) const =0
Checks if an edge can be seen as linear or not according to its coordinates or its values.
virtual ~MiEdgeErrorMetric()