Panda3D
|
Enumerations | |
enum | BulletUpAxis { X_up = 0, Y_up = 1, Z_up = 2 } |
Functions | |
int | getBulletVersion () |
Returns the version of the linked Bullet library. More... | |
BulletUpAxis | getDefaultUpAxis () |
enum BulletUpAxis |
int panda3d::bullet::getBulletVersion | ( | ) |
Returns the version of the linked Bullet library.
BulletUpAxis panda3d::bullet::getDefaultUpAxis | ( | ) |