Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ZCrossConfidenceInterface Class Reference

The interface for the ZCrossExtractor Confidence functor template argument. More...

#include <zcross_extractor.H>

List of all members.

Public Member Functions

virtual ~ZCrossConfidenceInterface ()
virtual double operator() (const Bvert *)=0


Detailed Description

The interface for the ZCrossExtractor Confidence functor template argument.

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.


Constructor & Destructor Documentation

virtual ZCrossConfidenceInterface::~ZCrossConfidenceInterface  )  [inline, virtual]
 

Definition at line 258 of file zcross_extractor.H.


Member Function Documentation

virtual double ZCrossConfidenceInterface::operator() const Bvert  )  [pure virtual]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 18 11:48:00 2006 for jot by  doxygen 1.4.4