The data member returned, m_linearVelocity, is an object so any changes to it (
such as GetLinearVelocity().Normalize() ) will alter the b2Body's data member
directly.
GetLinearVelocity() should return a copy of m_linearVelocity.
SetLinearVeloity() should be used to modify m_linearVelocity.
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by svanderv...@gmail.com on 15 Sep 2011 at 2:59
Original issue reported on code.google.com by
svanderv...@gmail.com
on 15 Sep 2011 at 2:59