45 fMolName(
""),fMolNum(0),fMinGlobZ(0),fMaxGlobZ(0),
46 fMinGlobX(0),fMaxGlobX(0),fMinGlobY(0),fMaxGlobY(0),
47 fCenterX(0),fCenterY(0),fCenterZ(0),fDistCenterMax(0),fNbResidue(0),
Residue * fpFirst
Header of the first Residue (usage before vector)
int fCenterZ
"Z center" of this Molecule (for rotation...)
void SetNext(Molecule *)
Set the next Molecule.
Residue * GetFirst()
Get the first Residue.
void SetFirst(Residue *)
Set the first Residue.
int fCenterX
"X center" of this Molecule (for rotation...)
string fMolName
Molecule name.
int fDistCenterMax
dist from center to most away most of the molecule
int fCenterY
"Y center" of this Molecule (for rotation...)
Molecule * GetNext()
information about molecule (not implemented)
Definition of the PDBmolecule class.
int fNbResidue
Number of residue inside the molecule.
Molecule()
First constructor.
int GetID()
Get number Molecule.
Molecule * fpNext
Header of the next Molecule (usage before vector)
int fMolNum
Molecule number.