--- branches/development/src/selection/HullFinder.hpp 2011/11/22 20:38:56 1665 +++ branches/development/src/selection/HullFinder.hpp 2013/01/10 14:06:34 1831 @@ -54,6 +54,7 @@ namespace OpenMD { HullFinder(SimInfo* si); OpenMDBitSet findHull(); + OpenMDBitSet findHull(int frame); SimInfo* info_; std::vector stuntdoubles_;