Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DPyMOLObject.h145 double *ObjectStateGetMatrix(CObjectState * I);
H A DPyMOLObject.cpp1365 double *ObjectStateGetMatrix(CObjectState * I) in ObjectStateGetMatrix() function
/dports/science/py-pymol/pymol-open-source-2.4.0/layer3/
H A DExecutive.cpp3013 *matrix = ObjectStateGetMatrix(objstate); in ExecutiveGetObjectMatrix2()