DayZ 1.24
Loading...
Searching...
No Matches
EnMath3D.c File Reference

Go to the source code of this file.

Classes

class  Math3D
 

Enumerations

enum  ECurveType { CatmullRom , NaturalCubic , UniformCubic }
 

Functions

proto native vector Vector (float x, float y, float z)
 Vector constructor from components.