IMP  2.0.1
The Integrative Modeling Platform
IMP::core::ModifierVisitor Class Reference

A which applies a singleton modifier to each Particle in a hierarchy. More...

#include <IMP/core/Hierarchy.h>

+ 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.
 

Detailed Description

This works from both C++ and Python

See Also
SingletonModifier
Hierarchy

Definition at line 265 of file core/Hierarchy.h.


The documentation for this class was generated from the following file: