GetBreak() const =0 | KFbxAnimCurveKeyImpl | [pure virtual] |
GetConstantMode() const =0 | KFbxAnimCurveKeyImpl | [pure virtual] |
GetDataFloat(KFbxAnimCurveDef::EKFbxAnimCurveDataIndex pIndex) const =0 | KFbxAnimCurveKeyImpl | [pure virtual] |
GetInterpolation() const =0 | KFbxAnimCurveKeyImpl | [pure virtual] |
GetTangentMode(bool pIncludeOverrides=false) const =0 | KFbxAnimCurveKeyImpl | [pure virtual] |
GetTangentVelocityMode() const =0 | KFbxAnimCurveKeyImpl | [pure virtual] |
GetTangentVisibility() const =0 | KFbxAnimCurveKeyImpl | [pure virtual] |
GetTangentWeightMode() const =0 | KFbxAnimCurveKeyImpl | [pure virtual] |
GetValue() const =0 | KFbxAnimCurveKeyImpl | [pure virtual] |
operator=(const KFbxAnimCurveKeyImpl &pFKey)=0 | KFbxAnimCurveKeyImpl | [pure virtual] |
Set(KTime pTime, float pValue)=0 | KFbxAnimCurveKeyImpl | [pure virtual] |
SetBreak(bool pVal)=0 | KFbxAnimCurveKeyImpl | [pure virtual] |
SetConstantMode(KFbxAnimCurveDef::EConstantMode pMode)=0 | KFbxAnimCurveKeyImpl | [pure virtual] |
SetDataFloat(KFbxAnimCurveDef::EKFbxAnimCurveDataIndex pIndex, float pValue)=0 | KFbxAnimCurveKeyImpl | [pure virtual] |
SetInterpolation(KFbxAnimCurveDef::EInterpolationType pInterpolation)=0 | KFbxAnimCurveKeyImpl | [pure virtual] |
SetTangentMode(KFbxAnimCurveDef::ETangentMode pTangentMode)=0 | KFbxAnimCurveKeyImpl | [pure virtual] |
SetTangentVelocityMode(KFbxAnimCurveDef::EVelocityMode pTangentVelocityMode, KFbxAnimCurveDef::EVelocityMode pMask=KFbxAnimCurveDef::eVELOCITY_ALL)=0 | KFbxAnimCurveKeyImpl | [pure virtual] |
SetTangentVisibility(KFbxAnimCurveDef::ETangentVisibility pVisibility)=0 | KFbxAnimCurveKeyImpl | [pure virtual] |
SetTangentWeightMode(KFbxAnimCurveDef::EWeightedMode pTangentWeightMode, KFbxAnimCurveDef::EWeightedMode pMask=KFbxAnimCurveDef::eWEIGHTED_ALL)=0 | KFbxAnimCurveKeyImpl | [pure virtual] |
SetTCB(KTime pTime, float pValue, float pData0=0.0f, float pData1=0.0f, float pData2=0.0f)=0 | KFbxAnimCurveKeyImpl | [pure virtual] |
SetValue(float pValue)=0 | KFbxAnimCurveKeyImpl | [pure virtual] |
~KFbxAnimCurveKeyImpl() | KFbxAnimCurveKeyImpl | [inline, virtual] |