BulletContact¶
from panda3d.bullet import BulletContact
-
class
BulletContact
¶ Inheritance diagram
-
getManifoldPoint
() → BulletManifoldPoint¶
-
getNode0
() → panda3d.core.PandaNode¶
-
getNode1
() → panda3d.core.PandaNode¶
-
property
manifold_point
→ BulletManifoldPoint¶
-
property
node0
→ PandaNode¶
-
property
node1
→ PandaNode¶
-