BulletPersistentManifold
from panda3d.bullet import BulletPersistentManifold
- class BulletPersistentManifold
Bases:
Inheritance diagram
- __get_manifold_point(idx: int) BulletManifoldPoint
- __init__(param0: BulletPersistentManifold)
- clearManifold()
- getManifoldPoint(idx: int) BulletManifoldPoint
- getNode0() panda3d.core.PandaNode
- getNode1() panda3d.core.PandaNode
- property manifold_points Sequence[BulletManifoldPoint]