BulletBoxShape

class BulletBoxShape

Bases: BulletShape

Inheritance diagram

Inheritance diagram of BulletBoxShape

explicit BulletBoxShape(LVecBase3 const &halfExtents)
BulletBoxShape(BulletBoxShape const &copy)

Only used by make_from_bam.

static TypeHandle get_class_type(void)
LVecBase3 get_half_extents_with_margin(void) const
LVecBase3 get_half_extents_without_margin(void) const
static BulletBoxShape *make_from_solid(CollisionBox const *solid)