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