Public Member Functions | |
BulletMultiSphereShape (BulletMultiSphereShape const copy) | |
BulletMultiSphereShape (PointerToArrayVBase3 const points, PointerToArrayfloat const radii) | |
int | getSphereCount () |
Point3 | getSpherePos (int index) |
float | getSphereRadius (int index) |
BulletMultiSphereShape | operator= (BulletMultiSphereShape const copy) |
Static Public Member Functions | |
static TypeHandle | getClassType () |
BulletMultiSphereShape | ( | BulletMultiSphereShape const | copy | ) |
BulletMultiSphereShape | ( | PointerToArrayVBase3 const | points, |
PointerToArrayfloat const | radii | ||
) |
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from BulletShape.
int getSphereCount | ( | ) |
Point3 getSpherePos | ( | int | index | ) |
float getSphereRadius | ( | int | index | ) |
BulletMultiSphereShape operator= | ( | BulletMultiSphereShape const | copy | ) |