Blender Git Loki
Git Commits -> Revision d0cc118
Revision d0cc118 by Sergey Sharybin (master) February 14, 2015, 21:01 (GMT) |
Cycles: Add utility method to vector which totally frees memory used the vector The method is called vector::free_memory(). Use with care since it'll invalidate all the pointers to vector memory, all iterators and so on. Currently unused, but might become handy when clearing unused data. |
Commit Details:
Full Hash: d0cc1180b0d28cd988d1c2f225524c15aa0addfa
Parent Commit: aad9650
Lines Changed: +5, -0
1 Modified Path:
/intern/cycles/util/util_vector.h (+5, -0) (Diff)