BulletPersistentManifold

from panda3d.bullet import BulletPersistentManifold
class BulletPersistentManifold

Bases:

Inheritance diagram

Inheritance diagram of BulletPersistentManifold

__get_manifold_point(idx: int) BulletManifoldPoint
__init__(param0: BulletPersistentManifold)
clearManifold()
property contact_breaking_threshold float
property contact_processing_threshold float
getContactBreakingThreshold() float
getContactProcessingThreshold() float
getManifoldPoint(idx: int) BulletManifoldPoint
getManifoldPoints() list
getNode0() panda3d.core.PandaNode
getNode1() panda3d.core.PandaNode
getNumManifoldPoints() int
property manifold_points Sequence[BulletManifoldPoint]
property node0 PandaNode
property node1 PandaNode