13 #ifndef __EEDGEINTERACTION_H
14 #define __EEDGEINTERACTION_H
17 #include "Foundation/vec3.h"
18 #include "Geometry/Edge.h"
19 #include "Model/Particle.h"
20 #include "Model/ETriMeshIP.h"
46 bool isInner(){
return m_inner_flag;};
49 #endif // __EEDGEINTERACTION_H