Searched refs:IsBiopolymer (Results 1 – 2 of 2) sorted by relevance
117 …bool IsBiopolymer(void) const { return (type == eProtein || type == eDNA || type == eRNA || type =… in IsBiopolymer() function in Molecule
862 if (!m->second->IsBiopolymer()) in CenterViewOnStructure()