12 #ifndef __EEDGE2DINTERACTION_H
13 #define __EEDGE2DINTERACTION_H
16 #include "Foundation/vec3.h"
17 #include "Geometry/Edge2D.h"
18 #include "Model/Particle.h"
19 #include "Model/ETriMeshIP.h"
46 bool isInner(){
return m_inner_flag;};
49 #endif // __EEDGE2DINTERACTION_H