virtual bool OrderConfs(const std::vector<OEConfBaseT<C,dim>*>&)
Reorders the conformers in the molecule to the order specified in the
vector argument. If the vector contains an incomplete list, the remaining
conformers will come at the end. This function call changes the order in
which the conformers are returned by OEMCMolBaseT::GetConfs()
, but
does not change the conformer indices.