Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
VoxelSetIterator.hh File Reference

Forward declaration for iterator to traverse the 64 bins each hit covers. More...

#include <protocols/match/VoxelSetIterator.fwd.hh>
#include <protocols/match/Hit.fwd.hh>
#include <numeric/xyzVector.hh>
#include <numeric/geometry/BoundingBox.hh>
#include <numeric/geometry/hashing/SixDHasher.fwd.hh>
#include <utility/fixedsizearray1.hh>
#include <utility/FixedSizeLexicographicalIterator.hh>

Classes

class  protocols::match::VoxelSetIterator
 Helper class for the OccupiedSpaceHasher which manages the logic for how to iterate across the 64 voxels that each 6-D point covers. More...
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::match
 

Detailed Description

Forward declaration for iterator to traverse the 64 bins each hit covers.

Declaration for iterator to traverse the 64 bins each hit covers in the OccupiedSpaceHash.

Author
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om), porting to mini