Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
ESimpleCurve Namespace Reference

Enumerations

enum  Type {
  Linear = 0x0 , Pow0_5 = 0x1 , Pow1_0 = 0x2 , Pow1_5 = 0x3 ,
  Pow2_0 = 0x4 , Pow2_5 = 0x5 , Pow3_0 = 0x6 , Pow3_5 = 0x7 ,
  PowCos0_5 = 0x8 , PowCos1_0 = 0x9 , PowCos1_5 = 0xa , PowCos2_0 = 0xb ,
  PowCos2_5 = 0xc , PowCos3_0 = 0xd , PowCos3_5 = 0xe , PowSin0_5 = 0xf ,
  PowSin1_0 = 0x10 , PowSin1_5 = 0x11 , PowSin2_0 = 0x12 , PowSin2_5 = 0x13 ,
  PowSin3_0 = 0x14 , PowSin3_5 = 0x15 , PowMinCos0_5 = 0x16 , PowMinCos1_0 = 0x17 ,
  PowMinCos1_5 = 0x18 , PowMinCos2_0 = 0x19 , PowMinCos2_5 = 0x1a , PowMinCos3_0 = 0x1b ,
  PowMinCos3_5 = 0x1c , PowMax0_5 = 0x1d , PowMax1_0 = 0x1e , PowMax1_5 = 0x1f ,
  PowMax2_0 = 0x20 , PowMax2_5 = 0x21 , PowMax3_0 = 0x22 , PowMax3_5 = 0x23
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Linear 
Pow0_5 
Pow1_0 
Pow1_5 
Pow2_0 
Pow2_5 
Pow3_0 
Pow3_5 
PowCos0_5 
PowCos1_0 
PowCos1_5 
PowCos2_0 
PowCos2_5 
PowCos3_0 
PowCos3_5 
PowSin0_5 
PowSin1_0 
PowSin1_5 
PowSin2_0 
PowSin2_5 
PowSin3_0 
PowSin3_5 
PowMinCos0_5 
PowMinCos1_0 
PowMinCos1_5 
PowMinCos2_0 
PowMinCos2_5 
PowMinCos3_0 
PowMinCos3_5 
PowMax0_5 
PowMax1_0 
PowMax1_5 
PowMax2_0 
PowMax2_5 
PowMax3_0 
PowMax3_5 

Definition at line 9584 of file Enums.h.