|
Panda3D
|
Public Member Functions | |
| BulletSphereShape (BulletSphereShape const copy) | |
| BulletSphereShape (float radius) | |
| float | getRadius () |
| BulletSphereShape | operator= (BulletSphereShape const copy) |
Static Public Member Functions | |
| static TypeHandle | getClassType () |
| static BulletSphereShape | makeFromSolid (CollisionSphere const solid) |
| BulletSphereShape | ( | BulletSphereShape const | copy | ) |
| BulletSphereShape | ( | float | radius | ) |
| static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from BulletShape.
| float getRadius | ( | ) |
| static BulletSphereShape makeFromSolid | ( | CollisionSphere const | solid | ) | [static] |
| BulletSphereShape operator= | ( | BulletSphereShape const | copy | ) |
1.7.3