Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
getInertia
02-11-2010, 06:09 AM,
#1
getInertia
Hallo ,

I think

Code:
    const T GetInertia() {return rotation.GetInertia();}
in rigidbody.h
should be
Code:
    const MATRIX3 <T> GetInertia() {return rotation.GetInertia();}

BTW: How can I get a developer account, to fix little issues like this by myself?

Regards,
Sebastian
Reply


Messages In This Thread
getInertia - by sebiastisch - 02-11-2010, 06:09 AM
[No subject] - by joevenzon_phpbb2_import3 - 02-11-2010, 11:20 AM
[No subject] - by joevenzon_phpbb2_import3 - 02-11-2010, 11:22 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)