Panda3D
|
#include <pandadoc.hpp>
Public Attributes | |
float | applied_impulse |
float | applied_impulse_lateral1 |
float | applied_impulse_lateral2 |
float | combined_friction |
float | combined_restitution |
float | contact_cfm1 |
float | contact_cfm2 |
float | contact_motion1 |
float | contact_motion2 |
float | distance |
int | index0 |
int | index1 |
LVector3 | lateral_friction_dir1 |
LVector3 | lateral_friction_dir2 |
bool | lateral_friction_initialized |
int | life_time |
LPoint3 | local_point_a |
LPoint3 | local_point_b |
LVector3 | normal_world_on_b |
int | part_id0 |
int | part_id1 |
LPoint3 | position_world_on_a |
LPoint3 | position_world_on_b |
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 | ( | ) |
LVector3 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 | ) |
float applied_impulse |
float applied_impulse_lateral1 |
float applied_impulse_lateral2 |
float combined_friction |
float combined_restitution |
float contact_cfm1 |
float contact_cfm2 |
float contact_motion1 |
float contact_motion2 |
float distance |
int index0 |
int index1 |
LVector3 lateral_friction_dir1 |
LVector3 lateral_friction_dir2 |
bool lateral_friction_initialized |
int life_time |
LPoint3 local_point_a |
LPoint3 local_point_b |
LVector3 normal_world_on_b |
int part_id0 |
int part_id1 |
LPoint3 position_world_on_a |
LPoint3 position_world_on_b |