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