CKEYPRESET

Enumerations

enum  CKEYPRESET {
  CKEYPRESET_CLASSICAUTO,
  CKEYPRESET_NEWAUTO,
  CKEYPRESET_NEWAUTOWEIGHTED,
  CKEYPRESET_CUSTOM
}
 

Detailed Description

Since
17.008

Enumeration Type Documentation

◆ CKEYPRESET

enum CKEYPRESET
Enumerator
CKEYPRESET_CLASSICAUTO 

Auto, Classical, Clamp.

CKEYPRESET_NEWAUTO 

Auto, Classical, remove Overshooting.

CKEYPRESET_NEWAUTOWEIGHTED 

Auto, Fixed Slope, remove Overshooting.

CKEYPRESET_CUSTOM 

User Defined.