Tagged Questions
9
votes
3answers
363 views
Why does Farseer 2.x store temporaries as members and not on the stack? (.NET)
UPDATE: This question refers to Farseer 2.x. The newer 3.x doesn't seem to do this.
I'm using Farseer Physics Engine quite extensively at the moment, and I've noticed that it seems to store a lot of ...