BulletContact

from panda3d.bullet import BulletContact
class BulletContact

Bases:

Inheritance diagram

Inheritance diagram of BulletContact

get_idx0() int
get_idx1() int
get_manifold_point() BulletManifoldPoint
get_node0() panda3d.core.PandaNode
get_node1() panda3d.core.PandaNode
get_part_id0() int
get_part_id1() 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