Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
FilterMorphLerpFunc.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
16
enum
FilterMorphLerpFunc
17
{
19
LINEAR
,
21
SIN
,
23
INV_COS
,
25
SMOOTH
,
27
SPHERE
,
29
INV_SPHERE
,
30
}
31
SPHERE
@ SPHERE
Sphere represented by triangle mesh.
Definition
ShapeType.c:33
FilterMorphLerpFunc
FilterMorphLerpFunc
Definition
FilterMorphLerpFunc.c:17
INV_COS
@ INV_COS
inverse cosine
Definition
FilterMorphLerpFunc.c:23
SIN
@ SIN
sine
Definition
FilterMorphLerpFunc.c:21
LINEAR
@ LINEAR
linear interpolation
Definition
FilterMorphLerpFunc.c:19
SMOOTH
@ SMOOTH
hermit interpolation
Definition
FilterMorphLerpFunc.c:25
INV_SPHERE
@ INV_SPHERE
inverse sphere interpolation
Definition
FilterMorphLerpFunc.c:29
scripts
Core
generated
WorkbenchAPI
Terrain
FilterMorphLerpFunc.c
Generated by
1.17.0