BulletCylinderShape
-
class BulletCylinderShape
Bases:
BulletShape
Inheritance diagram
-
explicit BulletCylinderShape(PN_stdfloat radius, PN_stdfloat height, BulletUpAxis up = ::Z_up)
-
BulletCylinderShape(BulletCylinderShape const ©)
Only used by make_from_bam.
-
static TypeHandle get_class_type(void)
-
PN_stdfloat get_radius(void) const
-
explicit BulletCylinderShape(PN_stdfloat radius, PN_stdfloat height, BulletUpAxis up = ::Z_up)