BVH.remove BVH.remove(node) Remove a node from the tree. Parameters: nodecompas.datastructures.TreeNodeThe node to remove. Returns: None