FreePOOMA
2.4.1
|
EvaluatorEngineTraits<EngineTag> associates evaluator types with engine tags. More...
#include "PETE/PETE.h"
EvaluatorEngineTraits<EngineTag> associates evaluator types with engine tags.
This struct must be specialized whenever a new engine-type is added.
The type of evaluator is given by the required Evaluator_t typedef and, currently, must be one of the following choices:
depending on whether or not the engine consists of single or multiple patches or whether or not it involves remote objects.