次の方法で共有


CInterpolatorBase::SetCustomInterpolator

イベントを処理するカスタムのインターポレータへのポインターを格納します。

void SetCustomInterpolator(
   CCustomInterpolator* pInterpolator
);

パラメーター

  • pInterpolator
    カスタムのインターポレータへのポインター。

必要条件

ヘッダー: afxanimationcontroller.h

参照

関連項目

CInterpolatorBase クラス