clear() -> void (defined in sbx::containers::octree< Type, Threshold, Depth >) | sbx::containers::octree< Type, Threshold, Depth > | inline |
const_reference typedef (defined in sbx::containers::octree< Type, Threshold, Depth >) | sbx::containers::octree< Type, Threshold, Depth > | |
for_each_volume(Fn &&fn) -> void (defined in sbx::containers::octree< Type, Threshold, Depth >) | sbx::containers::octree< Type, Threshold, Depth > | inline |
insert(const value_type &value, const math::volume &bounds) noexcept -> void (defined in sbx::containers::octree< Type, Threshold, Depth >) | sbx::containers::octree< Type, Threshold, Depth > | inline |
inside(const math::box &box) -> std::vector< inside_result > (defined in sbx::containers::octree< Type, Threshold, Depth >) | sbx::containers::octree< Type, Threshold, Depth > | inline |
intersections() -> std::vector< intersection > (defined in sbx::containers::octree< Type, Threshold, Depth >) | sbx::containers::octree< Type, Threshold, Depth > | inline |
octree(const math::volume &bounds) noexcept (defined in sbx::containers::octree< Type, Threshold, Depth >) | sbx::containers::octree< Type, Threshold, Depth > | inline |
reference typedef (defined in sbx::containers::octree< Type, Threshold, Depth >) | sbx::containers::octree< Type, Threshold, Depth > | |
value_type typedef (defined in sbx::containers::octree< Type, Threshold, Depth >) | sbx::containers::octree< Type, Threshold, Depth > | |