|
Panda3D
|
Public Member Functions | |
| BulletCapsuleShape (BulletCapsuleShape const copy) | |
| BulletCapsuleShape (float radius, float height, BulletUpAxis up) | |
| BulletCapsuleShape (float radius, float height) | |
| float | getHalfHeight () |
| float | getRadius () |
| BulletCapsuleShape | operator= (BulletCapsuleShape const copy) |
Static Public Member Functions | |
| static TypeHandle | getClassType () |
| BulletCapsuleShape | ( | BulletCapsuleShape const | copy | ) |
| BulletCapsuleShape | ( | float | radius, |
| float | height, | ||
| BulletUpAxis | up | ||
| ) |
| BulletCapsuleShape | ( | float | radius, |
| float | height | ||
| ) |
| static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from BulletShape.
| float getHalfHeight | ( | ) |
| float getRadius | ( | ) |
| BulletCapsuleShape operator= | ( | BulletCapsuleShape const | copy | ) |
1.7.3