|
OpenStructure
|
#include <composite_mask.hh>
Inherited by AndOp, OrOp, and XorOp.
Public Member Functions | |
| virtual | ~OpBase () |
| virtual OpBase * | Clone ()=0 |
| virtual bool | operator() (const MaskPtr &lhs, const MaskPtr &rhs, const Vec2 &v) const =0 |
| virtual String | GetName () const =0 |
Definition at line 32 of file composite_mask.hh.
|
inlinevirtual |
Definition at line 35 of file composite_mask.hh.
1.8.1.1