Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DAtomInfo.h395 int AtomInfoCompareIgnoreRank(PyMOLGlobals * G, const AtomInfoType * at1, const AtomInfoType * at2);
H A DAtomInfo.cpp2101 int AtomInfoCompareIgnoreRank(PyMOLGlobals * G, const AtomInfoType * at1, const AtomInfoType * at2) in AtomInfoCompareIgnoreRank() function
H A DObjectMolecule.cpp8957 fCompare = AtomInfoCompareIgnoreRank; in ObjectMoleculeMerge()