Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DCifMoleculeReader.cpp884 AtomInfoType ** atInfoPtr) { in read_chem_comp_atom_model() argument
940 VLACheck(*atInfoPtr, AtomInfoType, atomCount); in read_chem_comp_atom_model()
941 ai = *atInfoPtr + atomCount; in read_chem_comp_atom_model()
970 VLASize(*atInfoPtr, AtomInfoType, atomCount); in read_chem_comp_atom_model()
1013 AtomInfoType ** atInfoPtr, CifContentInfo &info, bool discrete) { in read_atom_site() argument
1160 VLACheck(*atInfoPtr, AtomInfoType, atomCount); in read_atom_site()
1161 ai = *atInfoPtr + atomCount; in read_atom_site()
1216 VLASize(*atInfoPtr, AtomInfoType, atomCount); in read_atom_site()
H A DObjectMolecule.cpp1517 if(atInfoPtr) in ObjectMoleculeTOPStr2CoordSet()
2343 if(atInfoPtr) in ObjectMoleculeTOPStr2CoordSet()
3109 if(atInfoPtr) in ObjectMoleculeXYZStr2CoordSet()
6756 if(atInfoPtr) in ObjectMoleculeChemPyModel2CoordSet()
7375 if(atInfoPtr) in ObjectMoleculeChemPyModel2CoordSet()
7779 if(atInfoPtr) in ObjectMoleculeMOLStr2CoordSet()
7958 if(atInfoPtr) in ObjectMoleculeMOLStr2CoordSet()
8134 if(atInfoPtr) in ObjectMoleculeMOL2Str2CoordSet()
8704 if(atInfoPtr) in ObjectMoleculeMOL2Str2CoordSet()
11745 if(atInfoPtr) in ObjectMoleculeMMDStr2CoordSet()
[all …]
H A DObjectMolecule.h482 AtomInfoType ** atInfoPtr,
H A DObjectMolecule2.cpp1894 AtomInfoType ** atInfoPtr, in ObjectMoleculePDBStr2CoordSet() argument
1975 if(atInfoPtr) in ObjectMoleculePDBStr2CoordSet()
1976 atInfo = *atInfoPtr; in ObjectMoleculePDBStr2CoordSet()
2016 *atInfoPtr = atInfo; in ObjectMoleculePDBStr2CoordSet()
2734 if(atInfoPtr) in ObjectMoleculePDBStr2CoordSet()
2735 *atInfoPtr = atInfo; in ObjectMoleculePDBStr2CoordSet()