BulletSphereShape
-
class BulletSphereShape
Bases:
BulletShape
Inheritance diagram
-
explicit BulletSphereShape(PN_stdfloat radius)
-
BulletSphereShape(BulletSphereShape const ©)
-
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)
-
explicit BulletSphereShape(PN_stdfloat radius)