Defined in File OcTreeKey.h
Data structure to efficiently compute the nodes to update from a scan insertion using a hash set.
Note
you need to use boost::unordered_set instead if your compiler does not yet support tr1!