-
- Downloads
[MeL] Assert materials PropVector. Speedup copy.
Use reserve and push_back for copy instead of resize saving initialization of the data.
Loading
Please register or sign in to comment
Use reserve and push_back for copy instead of resize saving initialization of the data.