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. |
||
---|---|---|
.. | ||
model.cpp | ||
model.h | ||
model_kvx.h | ||
model_md2.h | ||
model_md3.h | ||
model_obj.h | ||
model_ue1.h | ||
modelrenderer.h | ||
models_md2.cpp | ||
models_md3.cpp | ||
models_obj.cpp | ||
models_ue1.cpp | ||
models_voxel.cpp | ||
tab_anorms.h | ||
voxels.cpp | ||
voxels.h |