Skip to content

AABB_tree: make accelerate distance queries default#4244

Merged
lrineau merged 6 commits intoCGAL:masterfrom
maxGimeno:AABB_tree-Make_accelerate_distance_queries_default-maxGimeno
Dec 5, 2019
Merged

AABB_tree: make accelerate distance queries default#4244
lrineau merged 6 commits intoCGAL:masterfrom
maxGimeno:AABB_tree-Make_accelerate_distance_queries_default-maxGimeno

Conversation

@maxGimeno
Copy link
Contributor

Summary of Changes

Make the accelerate_distance_queries() lazy and add a function to disable it.

Release Management

  • Affected package(s):AABB_tree
  • Issue(s) solved (if any): fix Lazy AABB::accelerate_distance_queries() #4008
  • Feature/Small Feature (if any):
  • Link to compiled documentation (obligatory for small feature) wrong link name to be changed
  • License and copyright ownership:

@maxGimeno maxGimeno added this to the 5.1-beta milestone Sep 24, 2019
@maxGimeno
Copy link
Contributor Author

: m_traits()
, m_primitives()
, m_p_root_node(nullptr)
, m_p_root_node(nullptr)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small indentation issue.

@lrineau lrineau self-assigned this Dec 2, 2019
@lrineau lrineau added rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' and removed Ready to be tested Under Testing labels Dec 3, 2019
lrineau added a commit that referenced this pull request Dec 5, 2019
…tance_queries_default-maxGimeno

AABB_tree: make accelerate distance queries default
@lrineau lrineau merged commit fb273ea into CGAL:master Dec 5, 2019
@lrineau lrineau deleted the AABB_tree-Make_accelerate_distance_queries_default-maxGimeno branch December 5, 2019 10:41
@lrineau lrineau added Feature request and removed rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' labels Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lazy AABB::accelerate_distance_queries()

4 participants