favreau / bullet

Automatically exported from code.google.com/p/bullet
0 stars 0 forks source link

Accessor for btSliderConstraint::m_angPos #489

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
btSliderConstraint doesn't provide a getAngPos() accessor to the angular 
position (m_angPos). It would be similar to getLinPos() which is available and 
returns the linear position.

Original issue reported on code.google.com by lepoussin@gmail.com on 5 Mar 2011 at 10:29

GoogleCodeExporter commented 9 years ago
It has been applied in latest trunk, see 
http://code.google.com/p/bullet/source/detail?r=2349

Thanks for the feedback

Original comment by erwin.coumans on 18 Mar 2011 at 12:21