This reference page is linked to from the following overview topics: Writing and Using your Own Evaluator.
#include <fbxanimevalclassic.h>
An evaluator implementation that behaves like the original FBX SDK (2010 and previous) evaluation system.
It works by implementing the abstract class FbxAnimEvaluator, which is used as the main interface for evaluators.
Definition at line 32 of file fbxanimevalclassic.h.