13 #ifndef __ECORNERINTERACTION_H
14 #define __ECORNERINTERACTION_H
17 #include "Foundation/vec3.h"
18 #include "Geometry/Corner.h"
19 #include "Model/Particle.h"
20 #include "Model/ETriMeshIP.h"
47 bool isInner(){
return m_inner_flag;};
51 #endif //__ECORNERINTERACTION_H