#include <FrameSpringForceField.h>
◆ kd
template<class DataTypes > 
      
 
 
◆ m1
template<class DataTypes > 
      
 
 
◆ m2
template<class DataTypes > 
      
 
 
◆ stiffnessRot
template<class DataTypes > 
      
 
stiffness to apply on axis where the translations are free (default 0.0) 
 
 
◆ stiffnessTrans
template<class DataTypes > 
      
 
 
◆ vec1
template<class DataTypes > 
      
 
the two extremities of the spring: masses m1 and m2 ( indexes of the DOFs) 
 
 
◆ vec2
template<class DataTypes > 
      
 
 
◆ Spring()
template<class DataTypes > 
 
stiffness to apply on axis where the rotations are free (default 0.0) 
constructors 
 
 
◆ getInitVec1()
template<class DataTypes > 
 
 
◆ getStiffnessRotation()
template<class DataTypes > 
 
 
◆ getStiffnessTranslation()
template<class DataTypes > 
 
 
◆ setDamping()
template<class DataTypes > 
 
 
◆ setInitVec1()
template<class DataTypes > 
 
 
◆ setInitVec2()
template<class DataTypes > 
 
 
◆ setStiffnessRotation()
template<class DataTypes > 
 
 
◆ setStiffnessTranslation()
template<class DataTypes > 
 
 
◆ operator<<
template<class DataTypes > 
  
  | 
        
          | std::ostream& operator<< | ( | std::ostream & | out, |  
          |  |  | const Spring & | s |  
          |  | ) |  |  |  | friend | 
 
 
◆ operator>>
template<class DataTypes > 
  
  | 
        
          | std::istream& operator>> | ( | std::istream & | in, |  
          |  |  | Spring & | s |  
          |  | ) |  |  |  | friend |