BulletMultiSphereShape

from panda3d.bullet import BulletMultiSphereShape
class BulletMultiSphereShape

Bases: BulletShape

Inheritance diagram

Inheritance diagram of BulletMultiSphereShape

__init__(*args, **kwargs)
assign()

C++ Interface: assign(const BulletMultiSphereShape self, const BulletMultiSphereShape copy)

getClassType()

C++ Interface: get_class_type()

getSphereCount()

C++ Interface: get_sphere_count(BulletMultiSphereShape self)

/**

*/

getSpherePos()

C++ Interface: get_sphere_pos(BulletMultiSphereShape self, int index)

/**

*/

getSphereRadius()

C++ Interface: get_sphere_radius(BulletMultiSphereShape self, int index)

/**

*/

get_class_type()

C++ Interface: get_class_type()

get_sphere_count()

C++ Interface: get_sphere_count(BulletMultiSphereShape self)

/**

*/

get_sphere_pos()

C++ Interface: get_sphere_pos(BulletMultiSphereShape self, int index)

/**

*/

get_sphere_radius()

C++ Interface: get_sphere_radius(BulletMultiSphereShape self, int index)

/**

*/

sphere_count
sphere_pos
sphere_radius