Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
WindingOrder.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
enum
WindingOrder
13
{
14
CLOCKWISE
,
15
COUNTERCLOCKWISE
,
16
INVALID
,
17
}
18
WindingOrder
WindingOrder
Definition
WindingOrder.c:13
COUNTERCLOCKWISE
@ COUNTERCLOCKWISE
Definition
WindingOrder.c:15
INVALID
@ INVALID
Missing components, or obstruction test was not possible.
Definition
WindingOrder.c:16
CLOCKWISE
@ CLOCKWISE
Definition
WindingOrder.c:14
scripts
Core
generated
Math
WindingOrder.c
Generated by
1.17.0