FMKStageType Constants Reference

Declared in FMKInterpolator.h

FMKStageType

插值函数类型

Definition

typedef NS_ENUM(NSInteger, FMKStageType ) {
   FMKSTAGE_IN = 0,
   FMKSTAGE_OUT,
   FMKSTAGE_INOUT,
};

Constants

FMKSTAGE_IN

插值函数类型

Declared In FMKInterpolator.h.

FMKSTAGE_OUT

插值函数类型

Declared In FMKInterpolator.h.

FMKSTAGE_INOUT

插值函数类型

Declared In FMKInterpolator.h.

Declared In

FMKInterpolator.h