![]() |
Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
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. More... | |
| enum ECurveType |
| Enumerator | |
|---|---|
| CatmullRom | |
| NaturalCubic | |
| UniformCubic | |
Definition at line 20 of file enmath3d.c.