simple structs initialization optimization

Started by
9 comments, last by mdias 11 years, 1 month ago

That looks to be what I want, but will it remain the same (except with 3 movs instead of 1) if using the "Vector3 a = new Vector3( x, y, z );" form?

Also, what tool did you use to get the x86 disassembled code?

This topic is closed to new replies.

Advertisement