BulletSphereShape

from panda3d.bullet import BulletSphereShape
class BulletSphereShape

Bases: BulletShape

Inheritance diagram

Inheritance diagram of BulletSphereShape

__init__(*args, **kwargs)
getClassType()

C++ Interface: get_class_type()

getRadius()

C++ Interface: get_radius(BulletSphereShape self)

/**
  • Returns the radius that was used to construct this sphere.

*/

get_class_type()

C++ Interface: get_class_type()

get_radius()

C++ Interface: get_radius(BulletSphereShape self)

/**
  • Returns the radius that was used to construct this sphere.

*/

makeFromSolid()

C++ Interface: make_from_solid(const CollisionSphere solid)

/**

*/

make_from_solid()

C++ Interface: make_from_solid(const CollisionSphere solid)

/**

*/

radius