-
- Downloads
atom views hashcode is no longer based on AtomImpl's address
I've carefully audited all callers of AtomView::GetHashCode() and changed them to AtomView::GetHandle().GetHashCode() where required. git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2259 5a81b35b-ba03-0410-adc8-b2c5c5119f08
Showing
- modules/gfx/src/impl/entity_detail.cc 2 additions, 2 deletionsmodules/gfx/src/impl/entity_detail.cc
- modules/mol/base/pymod/export_atom.cc 2 additions, 2 deletionsmodules/mol/base/pymod/export_atom.cc
- modules/mol/base/pymod/export_atom_view.cc 3 additions, 0 deletionsmodules/mol/base/pymod/export_atom_view.cc
- modules/mol/base/src/atom_base.cc 0 additions, 6 deletionsmodules/mol/base/src/atom_base.cc
- modules/mol/base/src/atom_base.hh 0 additions, 5 deletionsmodules/mol/base/src/atom_base.hh
- modules/mol/base/src/atom_handle.cc 6 additions, 0 deletionsmodules/mol/base/src/atom_handle.cc
- modules/mol/base/src/atom_handle.hh 7 additions, 0 deletionsmodules/mol/base/src/atom_handle.hh
- modules/mol/base/src/atom_view.cc 8 additions, 2 deletionsmodules/mol/base/src/atom_view.cc
- modules/mol/base/src/atom_view.hh 5 additions, 0 deletionsmodules/mol/base/src/atom_view.hh
- modules/mol/base/src/coord_source.cc 1 addition, 1 deletionmodules/mol/base/src/coord_source.cc
- modules/mol/base/tests/test_view.cc 11 additions, 0 deletionsmodules/mol/base/tests/test_view.cc
- modules/seq/base/pymod/export_sequence.cc 0 additions, 1 deletionmodules/seq/base/pymod/export_sequence.cc
Please register or sign in to comment