mirror of https://github.com/CGAL/cgal
AABB tree: fix quibble in comment.
This commit is contained in:
parent
cd199a7504
commit
eb645bed0c
|
|
@ -518,7 +518,7 @@ namespace CGAL {
|
|||
}
|
||||
}
|
||||
|
||||
// constructs the search KD tree from interal primitives
|
||||
// constructs the search KD tree from internal primitives
|
||||
template<typename Tr>
|
||||
bool AABB_tree<Tr>::accelerate_distance_queries()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue