Closed GoogleCodeExporter closed 9 years ago
This is already available.
See Bullet/src/btScalar.h
#define BT_BULLET_VERSION 276
inline int btGetVersion()
{
return BT_BULLET_VERSION;
}
Thanks,
Erwin
Original comment by erwin.coumans
on 12 Mar 2010 at 6:56
Oops sorry I didn't find this earlier, works for me.
Original comment by ejtt...@gmail.com
on 12 Mar 2010 at 9:38
Thanks, let's close the issue (and add it to the docs/wiki)
Original comment by erwin.coumans
on 13 Mar 2010 at 5:28
Original issue reported on code.google.com by
ejtt...@gmail.com
on 12 Mar 2010 at 3:37