Panda3D
|
float getAppliedImpulse | ( | ) |
float getAppliedImpulseLateral1 | ( | ) |
float getAppliedImpulseLateral2 | ( | ) |
float getCombinedFriction | ( | ) |
float getCombinedRestitution | ( | ) |
float getContactCfm1 | ( | ) |
float getContactCfm2 | ( | ) |
float getContactMotion1 | ( | ) |
float getContactMotion2 | ( | ) |
float getDistance | ( | ) |
int getIndex0 | ( | ) |
int getIndex1 | ( | ) |
LVector3 getLateralFrictionDir1 | ( | ) |
LVector3 getLateralFrictionDir2 | ( | ) |
bool getLateralFrictionInitialized | ( | ) |
int getLifeTime | ( | ) |
LPoint3 getLocalPointA | ( | ) |
LPoint3 getLocalPointB | ( | ) |
LPoint3 getNormalWorldOnB | ( | ) |
int getPartId0 | ( | ) |
int getPartId1 | ( | ) |
LPoint3 getPositionWorldOnA | ( | ) |
LPoint3 getPositionWorldOnB | ( | ) |
setAppliedImpulse | ( | float | value | ) |
setAppliedImpulseLateral1 | ( | float | value | ) |
setAppliedImpulseLateral2 | ( | float | value | ) |
setCombinedFriction | ( | float | value | ) |
setCombinedRestitution | ( | float | value | ) |
setContactCfm1 | ( | float | value | ) |
setContactCfm2 | ( | float | value | ) |
setContactMotion1 | ( | float | value | ) |
setContactMotion2 | ( | float | value | ) |
setLateralFrictionDir1 | ( | const LVecBase3 | dir | ) |
setLateralFrictionDir2 | ( | const LVecBase3 | dir | ) |
setLateralFrictionInitialized | ( | bool | value | ) |