mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-03-15 15:31:57 +00:00
There is no `TVector2<>` constructor that accepts a pointer to float. However, there is such constructor in `TVector3<>`, so `TVector2<>` can be constructed from `float*` implicitly via temporary `TVector3<>` object. |
||
---|---|---|
.. | ||
2d | ||
audio | ||
console | ||
engine | ||
filesystem | ||
fonts | ||
menu | ||
models | ||
objects | ||
platform | ||
rendering | ||
scripting | ||
statusbar | ||
textures | ||
thirdparty | ||
utility |