![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
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. | |