Constructor
HeSpringParamsnew
Declaration
HeSpringParams*
he_spring_params_new (
  gdouble damping_ratio,
  gdouble mass,
  gdouble stiffness
)
      Parameters
damping_ratio- 
            
Type:
gdoubleNo description available.
 mass- 
            
Type:
gdoubleNo description available.
 stiffness- 
            
Type:
gdoubleNo description available.
 
Return value
Type: HeSpringParams
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |