ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/selection/HullFinder.hpp
(Generate patch)

Comparing branches/development/src/selection/HullFinder.hpp (file contents):
Revision 1665 by gezelter, Tue Nov 22 20:38:56 2011 UTC vs.
Revision 1831 by gezelter, Thu Jan 10 14:06:34 2013 UTC

# Line 54 | Line 54 | namespace OpenMD {
54      HullFinder(SimInfo* si);
55      
56      OpenMDBitSet findHull();
57 +    OpenMDBitSet findHull(int frame);
58      
59      SimInfo* info_;
60      std::vector<StuntDouble*> stuntdoubles_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines