OESetStyle

void OESetStyle(OEChem::OEMolBase &mol, const OE3DMolStyle &style)
void OESetStyle(OEChem::OEAtomBase &atom, const OE3DMolStyle &style)
void OESetStyle(OESystem::OEIter<OEChem::OEAtomBase> &atoms,
                           const OE3DMolStyle &style)

Sets the OE3DMolStyle of a OEMolBase, OEAtomBase, or an iterator of OEAtomBase.