BulletContact

from panda3d.bullet import BulletContact
class BulletContact

Bases:

Inheritance diagram

Inheritance diagram of BulletContact

getIdx0() int
getIdx1() int
getManifoldPoint() BulletManifoldPoint
getNode0() panda3d.core.PandaNode
getNode1() panda3d.core.PandaNode
getPartId0() int
getPartId1() int
property idx0 int
property idx1 int
property manifold_point BulletManifoldPoint
property node0 PandaNode
property node1 PandaNode
property part_id0 int
property part_id1 int