BulletSphereShape

class BulletSphereShape

Bases: BulletShape

Inheritance diagram

Inheritance diagram of BulletSphereShape

explicit BulletSphereShape(PN_stdfloat radius)
BulletSphereShape(BulletSphereShape const &copy)
static TypeHandle get_class_type(void)
PN_stdfloat get_radius(void) const

Returns the radius that was used to construct this sphere.

static BulletSphereShape *make_from_solid(CollisionSphere const *solid)