Protected Member Functions

KFbxAnimEvalClassic Class Reference

This reference page is linked to from the following overview topics: 2012.1, FBX SDK 2011, Writing and using your own evaluator.


Search for all occurrences

Detailed Description

An evaluator implementation that behaves like the original FBX SDK (2010 and previous) evaluation system.

It works by implementing the abstract class KFbxAnimEvaluator, which is used as the main interface for evaluators.

Note:
While this class can be instanced at any time, it is preferable to access the evaluator via the function KFbxScene::GetEvaluator(), which will automatically return the default evaluator used in the current FBX SDK. This is very useful because it will allow the user to use the very same evaluator used by the FBX SDK internally.
See also:
KFbxAnimEvaluator, KFbxScene

Definition at line 55 of file kfbxanimevalclassic.h.

#include <kfbxanimevalclassic.h>

Inheritance diagram for KFbxAnimEvalClassic:
Inheritance graph
[legend]

List of all members.

Protected Member Functions

virtual void  EvaluateNodeTransform (KFbxNodeEvalState *pResult, KFbxNode *pNode, KTime pTime, KFbxAnimStack *pStack, KFbxNode::EPivotSet pPivotSet, bool pApplyTarget)
virtual void  EvaluatePropertyValue (KFbxAnimCurveNode *pResult, KFbxProperty &pProperty, KTime pTime, KFbxAnimStack *pStack)

Member Function Documentation

virtual void EvaluateNodeTransform ( KFbxNodeEvalState pResult,
KFbxNode pNode,
KTime  pTime,
KFbxAnimStack pStack,
KFbxNode::EPivotSet  pPivotSet,
bool  pApplyTarget 
) [protected, virtual]
virtual void EvaluatePropertyValue ( KFbxAnimCurveNode pResult,
KFbxProperty pProperty,
KTime  pTime,
KFbxAnimStack pStack 
) [protected, virtual]

The documentation for this class was generated from the following file:

KFbxAnimEvalClassic KFbxAnimEvalClassic KFbxAnimEvalClassic KFbxAnimEvalClassic KFbxAnimEvalClassic KFbxAnimEvalClassic KFbxAnimEvalClassic KFbxAnimEvalClassic KFbxAnimEvalClassic KFbxAnimEvalClassic
KFbxAnimEvalClassic KFbxAnimEvalClassic KFbxAnimEvalClassic KFbxAnimEvalClassic KFbxAnimEvalClassic KFbxAnimEvalClassic KFbxAnimEvalClassic KFbxAnimEvalClassic KFbxAnimEvalClassic KFbxAnimEvalClassic