-
- Downloads
Fix tree iterator resizing of Color array
Setting the size of an array is best done with SetNumberOfValues(), since Resize() only changes the allocation but not the number of items present.
parent
432053f7
No related branches found
No related tags found