DayZ 1.24
|
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. | |