13 #ifndef __HERTZIANELASTICINTERACTION_H
14 #define __HERTZIANELASTICINTERACTION_H
16 #include "Model/IGParam.h"
17 #include "Model/Interaction.h"
18 #include "Model/Particle.h"
33 virtual std::string getTypeString()
const {
return "HertzianElastic";}
68 virtual Vec3 getPos()
const {
return m_cpos;};
74 #endif //__HERTZIANELASTICINTERACTION_H