Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
enmath3d.c File Reference

Go to the source code of this file.

Data Structures

class  Math3D

Enumerations

enum  ECurveType { CatmullRom , NaturalCubic , UniformCubic }

Functions

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