13 #ifndef __WALLINTERACTION_HPP
14 #define __WALLINTERACTION_HPP
34 int tag1=m_p->getTag();
36 return ((tag1 & mask)==(tag & mask));
39 #endif // for the error of redefination !
AWallInteraction(T *, CWall *, bool iflag=true)
Definition: WallInteraction.hpp:17
base class for all walls
Definition: Wall.h:39
virtual bool hasTag(int, int) const
Definition: WallInteraction.hpp:32