AABB tree: added one message to track the last remaining error in the test suite.

This commit is contained in:
Pierre Alliez 2009-07-16 06:07:41 +00:00
parent 11221e8096
commit cd199a7504
1 changed files with 3 additions and 0 deletions

View File

@ -512,7 +512,10 @@ namespace CGAL {
return true;
}
else
{
std::cerr << "Unable to allocate memory for accelerating distance queries" << std::endl;
return false;
}
}
// constructs the search KD tree from interal primitives