BulletCylinderShape

class BulletCylinderShape

Bases: BulletShape

Inheritance diagram

Inheritance diagram of BulletCylinderShape

explicit BulletCylinderShape(PN_stdfloat radius, PN_stdfloat height, BulletUpAxis up = ::Z_up)
explicit BulletCylinderShape(LVector3 const &half_extents, BulletUpAxis up = ::Z_up)
BulletCylinderShape(BulletCylinderShape 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
PN_stdfloat get_radius(void) const