13 #ifndef __BWALLINTERACTION_H
14 #define __BWALLINTERACTION_H
16 #include "Model/WallInteraction.h"
17 #include "Model/Wall.h"
40 virtual void setPP(
const vector<T*>){};
41 virtual double getStiffness(){
return m_k;};
44 #include "BWallInteraction.hpp"
46 #endif //__BWALLINTERACTION_H