BulletMinkowskiSumShape

from panda3d.bullet import BulletMinkowskiSumShape
class BulletMinkowskiSumShape

Bases:

Bases: BulletShape

Inheritance diagram

Inheritance diagram of BulletMinkowskiSumShape

__init__(copy: BulletMinkowskiSumShape)
__init__(shape_a: BulletShape, shape_b: BulletShape)
static get_class_type() → panda3d.core.TypeHandle
get_shape_a() → BulletShape
get_shape_b() → BulletShape
get_transform_a() → panda3d.core.TransformState
get_transform_b() → panda3d.core.TransformState
set_transform_a(ts: panda3d.core.TransformState)
set_transform_b(ts: panda3d.core.TransformState)
property shape_a → BulletShape
property shape_b → BulletShape
property transform_a → ConstPointerTo_TransformState
property transform_b → ConstPointerTo_TransformState