Public Member Functions | |
BulletBoxShape (BulletBoxShape const copy) | |
BulletBoxShape (VBase3 const halfExtents) | |
VBase3 | getHalfExtentsWithMargin () |
VBase3 | getHalfExtentsWithoutMargin () |
BulletBoxShape | operator= (BulletBoxShape const copy) |
Static Public Member Functions | |
static TypeHandle | getClassType () |
static BulletBoxShape | makeFromSolid (CollisionBox const solid) |
BulletBoxShape | ( | BulletBoxShape const | copy | ) |
BulletBoxShape | ( | VBase3 const | halfExtents | ) |
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from BulletShape.
VBase3 getHalfExtentsWithMargin | ( | ) |
VBase3 getHalfExtentsWithoutMargin | ( | ) |
static BulletBoxShape makeFromSolid | ( | CollisionBox const | solid | ) | [static] |
BulletBoxShape operator= | ( | BulletBoxShape const | copy | ) |