Skip to content
Snippets Groups Projects
Commit 822acaf6 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: make indices for boundBox::add() a templated parameter

- allows use with any container with begin(), end() and where the
  "*iterator" dereference returns a label, which is used for indexing
  into the list of points.
  This container could be labelUList, bitSet, labelHashSet, etc
parent 7bb68b4d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment