Enable deletion of OBBTrees for individual surface entity setes

Issue #79 resolved
Paul Wilson created an issue

Supports #77

Currently, OBBTrees only support deletion of the entire tree. It should be possible to delete the OBBTrees for individual surfaces in case they become outdated (e.g. the surface moved)

Comments (2)

  1. Paul Wilson reporter

    This should be possible with existing delete_tree method when called from a surface root.

  2. Log in to comment