All of my points in my vector are halved, so I'd like to double them. Is there a better way to do this other than looping through all the points and multiplying each x, y value by 2?
Thanks!
↧