A which applies a singleton modifier to each Particle in a hierarchy.
This works from both C++ and Python
\see SingletonModifier \see Hierarchy
Inheritance diagram for IMP::core::ModifierVisitor:Public Member Functions | |
| ModifierVisitor (SingletonModifier *sm) | |
| virtual bool | operator() (Hierarchy p) |
| Return true if the traversal should visit this node's children. | |
|
virtual |
Return true if the traversal should visit this node's children.
Implements IMP::core::HierarchyVisitor.