Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer3/
H A DEditor.cpp659 ObjectMoleculeTransformSelection(obj0, state, sele2, m, false, NULL, false, in EditorInvert()
737 ObjectMoleculeTransformSelection(obj2, state, sele2, m, false, NULL, false, in EditorTorsion()
2206 ObjectMoleculeTransformSelection(objMol, state, I->DragSelection, in EditorDrag()
2249 ObjectMoleculeTransformSelection(objMol, state, I->DragSelection, in EditorDrag()
2290 ObjectMoleculeTransformSelection(objMol, state, I->DragSelection, m, in EditorDrag()
2325 ObjectMoleculeTransformSelection(objMol, state, I->DragSelection, in EditorDrag()
2358 ObjectMoleculeTransformSelection(objMol, state, I->DragSelection, m, in EditorDrag()
2367 ObjectMoleculeTransformSelection(objMol, state, I->DragSelection, m, in EditorDrag()
2383 ObjectMoleculeTransformSelection(objMol, state, I->DragSelection, in EditorDrag()
H A DExecutive.cpp7589 ObjectMoleculeTransformSelection(obj, state, sele1, ttt, log, in ExecutiveTransformSelection()
7616 ObjectMoleculeTransformSelection(objMol, state, sele, matrix, log, s1, homogenous, in ExecutiveTransformObjectSelection2()
/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DObjectMolecule.h375 int ObjectMoleculeTransformSelection(ObjectMolecule * I, int state,
H A DObjectMolecule.cpp764 ObjectMoleculeTransformSelection(I, state, -1, matrix, log_trans, I->Name, in ObjectMoleculeTransformState44f()
6375 int ObjectMoleculeTransformSelection(ObjectMolecule * I, int state, in ObjectMoleculeTransformSelection() function