BulletPersistentManifold
from panda3d.bullet import BulletPersistentManifold
- class BulletPersistentManifold
Bases:
Inheritance diagram
- __init__(param0: BulletPersistentManifold)
- clear_manifold()
- get_manifold_point(idx: int) BulletManifoldPoint
- get_node0() panda3d.core.PandaNode
- get_node1() panda3d.core.PandaNode
- property manifold_points Sequence[BulletManifoldPoint]