Definition at line 26 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_anchors_hardness |
Getter for property kAHR.
Definition at line 118 of file bulletSoftBodyConfig.h.
int BulletSoftBodyConfig::get_cluster_solver_iterations |
Getter for property citerations.
Definition at line 130 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_damping_coefficient |
Getter for property kDP.
Definition at line 108 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_drag_coefficient |
Getter for property kDG.
Definition at line 109 of file bulletSoftBodyConfig.h.
int BulletSoftBodyConfig::get_drift_solver_iterations |
Getter for property diterations.
Definition at line 129 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_dynamic_friction_coefficient |
Getter for property kDF.
Definition at line 113 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_kinetic_contacts_hardness |
Getter for property kKHR.
Definition at line 116 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_lift_coefficient |
Getter for property kLF.
Definition at line 110 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_maxvolume |
Getter for property maxvolume.
Definition at line 125 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_pose_matching_coefficient |
Getter for property kMT.
Definition at line 114 of file bulletSoftBodyConfig.h.
int BulletSoftBodyConfig::get_positions_solver_iterations |
Getter for property piterations.
Definition at line 127 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_pressure_coefficient |
Getter for property kPR.
Definition at line 111 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_rigid_contacts_hardness |
Getter for property kCHR.
Definition at line 115 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_soft_contacts_hardness |
Getter for property kSHR.
Definition at line 117 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_soft_vs_kinetic_hardness |
Getter for property kSKHR_CL.
Definition at line 120 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_soft_vs_kinetic_impulse_split |
Getter for property kSK_SPLT_CL.
Definition at line 123 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_soft_vs_rigid_hardness |
Getter for property kSRHR_CL.
Definition at line 119 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_soft_vs_rigid_impulse_split |
Getter for property kSR_SPLT_CL.
Definition at line 122 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_soft_vs_soft_hardness |
Getter for property kSSHR_CL.
Definition at line 121 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_soft_vs_soft_impulse_split |
Getter for property kSS_SPLT_CL.
Definition at line 124 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_timescale |
Getter for property timescale.
Definition at line 126 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_velocities_correction_factor |
Getter for property kVCF.
Definition at line 107 of file bulletSoftBodyConfig.h.
int BulletSoftBodyConfig::get_velocities_solver_iterations |
Getter for property viterations.
Definition at line 128 of file bulletSoftBodyConfig.h.
PN_stdfloat BulletSoftBodyConfig::get_volume_conservation_coefficient |
Getter for property kVC.
Definition at line 112 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_anchors_hardness |
Setter for property kAHR.
Definition at line 118 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_cluster_solver_iterations |
Setter for property citerations.
Definition at line 130 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_damping_coefficient |
Setter for property kDP.
Definition at line 108 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_drag_coefficient |
Setter for property kDG.
Definition at line 109 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_drift_solver_iterations |
Setter for property diterations.
Definition at line 129 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_dynamic_friction_coefficient |
Setter for property kDF.
Definition at line 113 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_kinetic_contacts_hardness |
Setter for property kKHR.
Definition at line 116 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_lift_coefficient |
Setter for property kLF.
Definition at line 110 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_maxvolume |
Setter for property maxvolume.
Definition at line 125 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_pose_matching_coefficient |
Setter for property kMT.
Definition at line 114 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_positions_solver_iterations |
Setter for property piterations.
Definition at line 127 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_pressure_coefficient |
Setter for property kPR.
Definition at line 111 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_rigid_contacts_hardness |
Setter for property kCHR.
Definition at line 115 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_soft_contacts_hardness |
Setter for property kSHR.
Definition at line 117 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_soft_vs_kinetic_hardness |
Setter for property kSKHR_CL.
Definition at line 120 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_soft_vs_kinetic_impulse_split |
Setter for property kSK_SPLT_CL.
Definition at line 123 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_soft_vs_rigid_hardness |
Setter for property kSRHR_CL.
Definition at line 119 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_soft_vs_rigid_impulse_split |
Setter for property kSR_SPLT_CL.
Definition at line 122 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_soft_vs_soft_hardness |
Setter for property kSSHR_CL.
Definition at line 121 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_soft_vs_soft_impulse_split |
Setter for property kSS_SPLT_CL.
Definition at line 124 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_timescale |
Setter for property timescale.
Definition at line 126 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_velocities_correction_factor |
Setter for property kVCF.
Definition at line 107 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_velocities_solver_iterations |
Setter for property viterations.
Definition at line 128 of file bulletSoftBodyConfig.h.
void BulletSoftBodyConfig::set_volume_conservation_coefficient |
Setter for property kVC.
Definition at line 112 of file bulletSoftBodyConfig.h.