Panda3D
|
Public Member Functions | |
__init__ (const BulletPersistentManifold) | |
clearManifold () | |
float | getContactBreakingThreshold () |
float | getContactProcessingThreshold () |
BulletManifoldPoint | getManifoldPoint (int idx) |
list | getManifoldPoints () |
PandaNode | getNode0 () |
PandaNode | getNode1 () |
int | getNumManifoldPoints () |
Public Attributes | |
float | contact_breaking_threshold |
float | contact_processing_threshold |
BulletManifoldPoint | manifold_points [] |
PandaNode | node0 |
PandaNode | node1 |
__init__ | ( | const | BulletPersistentManifold | ) |
clearManifold | ( | ) |
float getContactBreakingThreshold | ( | ) |
float getContactProcessingThreshold | ( | ) |
BulletManifoldPoint getManifoldPoint | ( | int | idx | ) |
list getManifoldPoints | ( | ) |
PandaNode getNode0 | ( | ) |
PandaNode getNode1 | ( | ) |
int getNumManifoldPoints | ( | ) |
float contact_breaking_threshold |
float contact_processing_threshold |
BulletManifoldPoint manifold_points[] |
PandaNode node0 |
PandaNode node1 |