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),
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...)
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.
std::string fMolName
Molecule name.
int fNbResidue
Number of residue inside the molecule.
Molecule()
First constructor.
int GetID()
Get number Molecule.
int fMolNum
Molecule number.