Include file for PDB routines.
void blRotatePDB(PDB *pdb, REAL matrix[3][3])
void blGetCofGPDB(PDB *pdb, VEC3F *cg)
void blOriginPDB(PDB *pdb)
Type definitions for maths.
void blTranslatePDB(PDB *pdb, VEC3F tvect)
void blApplyMatrixPDB(PDB *pdb, REAL matrix[3][3])