CueMol / cuemol2

CueMol: Molecular Visualization Framework
http://www.cuemol.org/
14 stars 6 forks source link

Use CGAL in the AtomPosMap implementation #201

Closed ishitani closed 6 years ago

ishitani commented 6 years ago

New impl of AtomPosMap is named AtomPosMap2. In this impl, mapping becomes much faster when the query point is out of the bounding box (worst case in the prev impl).