mirror of
https://github.com/Lime3DS/Lime3DS
synced 2025-01-09 13:43:27 +00:00
a6e37b48e9
Allows interfaces to move the vector into the calls, avoiding any reallocations. Many existing call sites already std::move into the parameter, expecting a move to occur. Only a few remain where this wasn't already being done, which we can convert over. |
||
---|---|---|
.. | ||
cam.cpp | ||
cam.h | ||
cam_c.cpp | ||
cam_c.h | ||
cam_q.cpp | ||
cam_q.h | ||
cam_s.cpp | ||
cam_s.h | ||
cam_u.cpp | ||
cam_u.h |