Better brief description of Orthtree

This commit is contained in:
Simon Giraudot 2021-01-19 09:23:59 +01:00
parent 327cb7e21c
commit d8d47458ca
1 changed files with 3 additions and 1 deletions

View File

@ -46,7 +46,9 @@ namespace CGAL {
/*!
\ingroup PkgOrthtreeClasses
\brief a data structure for efficient computations in dD space.
\brief a data structure using an axis aligned hybercubic
decomposition of dD space for efficient point access and
computations.
\details It builds a hierarchy of nodes which subdivide the space
based on a collection of points. Each node represents an axis