UnityMol  1.0.25beta
utils.cpp File Reference
#include <stdio.h>
#include "cpdb.h"

Functions

atomgetAtom (residue *resA, char *atomType)
 
float distanceAtom (atom *A, atom *B)
 

Function Documentation

◆ distanceAtom()

float distanceAtom ( atom A,
atom B 
)

◆ getAtom()

atom* getAtom ( residue resA,
char *  atomType 
)