64 Molecule(
const std::string& resName,
int mNum);
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)
std::string fMolName
Molecule name.
int fNbResidue
Number of residue inside the molecule.
Molecule()
First constructor.
int GetID()
Get number Molecule.
Definition of the PDBresidue class.
int fMolNum
Molecule number.