Jafar
|
Select all features that are close to a given geom::Atom . More...
Select all features that are close to a given geom::Atom .
Definition at line 48 of file SelectQuery.hpp.
#include <SelectQuery.hpp>
Public Member Functions | |
SelectQueryProximity (const geom::Atom< 3 > *atom, double distance, int max) | |
virtual spaf::FeaturesBag | selectFeatures (const Storage *) const |
Execute the Query. | |
virtual std::list < spafgraph::Node * > | selectNodes (const Storage *) const |
void | setAtom (const geom::Atom< 3 > *atom) |
Private Member Functions | |
template<typename _ResultFiller_ , typename _ResultType_ > | |
void | execute (const Storage *_storage, _ResultType_ &_result) const |
Private Attributes | |
Private *const | d |
Generated on Wed Oct 15 2014 00:37:51 for Jafar by doxygen 1.7.6.1 |