[bleeding] NxOgre::Wheel - Needed methods missing

DanielH

10-04-2008 18:24:16

In some occasions it is needed to change the wheel parameters after it's creation. However there is way to access the NxWheel object or it's parameters when using NxOgre::Wheel.

I propose that a (set/get)WheelDesc() should be added to the class.

betajaen

10-04-2008 19:52:56

The new wheel code is just it's first release, there are bound to be things missing. Besides the WheelDesc is not what you want.

For now you can cast the NxWheel from Wheel->getNxShape()