Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
Math2D library

Enumerations

enum  WindingOrder
 exposed from C++ (do not change) More...
 

Functions

enum WindingOrder Math2D ()
 

Variables

 CounterClockwise
 
 Clockwise
 
 Invalid
 

Detailed Description

Enumeration Type Documentation

◆ WindingOrder

exposed from C++ (do not change)

Definition at line 9 of file enmath2d.c.

Function Documentation

◆ Math2D()

enum WindingOrder Math2D ( )

Variable Documentation

◆ Clockwise

Clockwise

Definition at line 1 of file enmath2d.c.

◆ CounterClockwise

CounterClockwise

Definition at line 0 of file enmath2d.c.

◆ Invalid

Invalid

Definition at line 2 of file enmath2d.c.