Home
last modified time | relevance | path

Searched refs:SelectorCheckNeighbors (Results 1 – 1 of 1) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/layer3/
H A DSelector.cpp174 static int SelectorCheckNeighbors(PyMOLGlobals * G, int maxDepth, ObjectMolecule * obj,
2084 exclude = SelectorCheckNeighbors(G, 5, obj0, at0, at1, in SelectorAssignSS()
4066 static int SelectorCheckNeighbors(PyMOLGlobals * G, int maxDist, ObjectMolecule * obj, in SelectorCheckNeighbors() function
10647 a_keeper = !SelectorCheckNeighbors(G, exclusion, in SelectorGetDistSet()
10650 a_keeper = SelectorCheckNeighbors(G, 1, obj1, at1, at2, zero, scratch); in SelectorGetDistSet()