BulletBoxShape

from panda3d.bullet import BulletBoxShape
class BulletBoxShape

Bases: BulletShape

Inheritance diagram

Inheritance diagram of BulletBoxShape

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

C++ Interface: get_class_type()

getHalfExtentsWithMargin()

C++ Interface: get_half_extents_with_margin(BulletBoxShape self)

/**

*/

getHalfExtentsWithoutMargin()

C++ Interface: get_half_extents_without_margin(BulletBoxShape self)

/**

*/

get_class_type()

C++ Interface: get_class_type()

get_half_extents_with_margin()

C++ Interface: get_half_extents_with_margin(BulletBoxShape self)

/**

*/

get_half_extents_without_margin()

C++ Interface: get_half_extents_without_margin(BulletBoxShape self)

/**

*/

half_extents_with_margin
half_extents_without_margin
makeFromSolid()

C++ Interface: make_from_solid(const CollisionBox solid)

/**

*/

make_from_solid()

C++ Interface: make_from_solid(const CollisionBox solid)

/**

*/