Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DObjectMolecule.h431 std::string ObjectMoleculeGetAtomSeleFast(const ObjectMolecule * I, int index);
H A DObjectMolecule.cpp10690 std::string ObjectMoleculeGetAtomSeleFast(const ObjectMolecule* I, int index) in ObjectMoleculeGetAtomSeleFast() function
/dports/science/py-pymol/pymol-open-source-2.4.0/layer3/
H A DSelector.cpp3790 buf1 = ObjectMoleculeGetAtomSeleFast(obj, at1); in SelectorLogSele()