A filter in the TBB pipeline. More...
#include <Filter_Tester.h>
Public Member Functions | |
Filter_Tester (Model_Refiner &) | |
virtual | ~Filter_Tester () |
void * | operator() (void *) |
A filter in the TBB pipeline.
Delegates the task to be done to refiner.test()
Filter_Tester::Filter_Tester | ( | Model_Refiner & | refiner | ) |
Filter_Tester::~Filter_Tester | ( | ) | [virtual] |
void * Filter_Tester::operator() | ( | void * | token | ) |