yoshinoToylogic / bulletsharp

Automatically exported from code.google.com/p/bulletsharp
MIT License
0 stars 0 forks source link

CompoundShape.CalculatePrincipalAxisTransform does not return anything #49

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
CompoundShape.CalculatePrincipalAxisTransform should return principal and 
inertia (by ref), see original source code.

BulletSharp version does not return anything (principal and inertia is passed 
by value).

The call is here, but results are thrown away.

Original issue reported on code.google.com by ondrej.p...@keenswh.com on 26 Apr 2013 at 3:34

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r511.

Original comment by andres.traks on 30 Apr 2013 at 10:18

GoogleCodeExporter commented 8 years ago
Good catch. Thanks!

Original comment by andres.traks on 30 Apr 2013 at 10:19