Skip to content

Commit

Permalink
1. Updated README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyMalashenko committed Aug 26, 2015
1 parent eb6d088 commit c0fc9ec
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ The main features

*N-dimentional octree

*exact object search
*nearest object search
*N nearest objects search
*object search using functors
*exact object search find_exact(...)

*nearest object search find_nearest(...)

*N nearest objects search find_nearest_s(...)

*object search using functors find_if(...)

*multithreading

0 comments on commit c0fc9ec

Please sign in to comment.