![]() |
Pteros
2.0
Molecular modeling library for human beings!
|
Class for within searching. More...
#include <distance_search_within.h>
Public Member Functions | |
DistanceSearchWithin (float d, const Selection &src, bool absolute_index=false, Vector3i_const_ref pbc=fullPBC) | |
void | setup (float d, const Selection &src, bool absolute_index=false, Vector3i_const_ref pbc=fullPBC) |
void | search_within (Vector3f_const_ref coord, std::vector< int > &res) |
void | search_within (const Selection &target, std::vector< int > &res, bool include_self=true) |
Class for within searching.