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