We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ArborX / ArborX::BVH
ArborX
ArborX::BVH
ArborX::BVH<MemorySpace>::size()
size_type size() const noexcept;
Returns the number of leaves in the tree.
(none)
The number of leaves in the tree.
Constant.
empty : checks whether the tree is empty. bounds : returns the bounding volume that contains all leaves.
empty
bounds