BulletPersistentManifold

from panda3d.bullet import BulletPersistentManifold
class BulletPersistentManifold

Bases:

Inheritance diagram

Inheritance diagram of BulletPersistentManifold

__init__(param0: BulletPersistentManifold)
clear_manifold()
property contact_breaking_threshold float
property contact_processing_threshold float
get_contact_breaking_threshold() float
get_contact_processing_threshold() float
get_manifold_point(idx: int) BulletManifoldPoint
get_manifold_points() list
get_node0() panda3d.core.PandaNode
get_node1() panda3d.core.PandaNode
get_num_manifold_points() int
property manifold_points Sequence[BulletManifoldPoint]
property node0 PandaNode
property node1 PandaNode