#include <zcross_extractor.H>
Public Member Functions | |
virtual | ~ZCrossConfidenceInterface () |
virtual double | operator() (const Bvert *)=0 |
This functor should take two arguments: a const
Bface*
and a const
BarycentricCoord&
. It should return a double between 0.0 and 1.0 that is the confidence of the point on the given face at the given Barycentric coordinates.
Definition at line 254 of file zcross_extractor.H.
|
Definition at line 258 of file zcross_extractor.H. |
|
|