Antkeeper
0.0.1
|
This is the complete list of members for geom::bvh, including all inherited members.
build(std::span< const bvh_primitive > primitives) | geom::bvh | |
build(const brep_mesh &mesh) | geom::bvh | |
bvh(std::span< const bvh_primitive > primitives) | geom::bvh | explicit |
bvh(const brep_mesh &mesh) | geom::bvh | explicit |
bvh() noexcept=default | geom::bvh | |
clear() | geom::bvh | |
nodes() const noexcept | geom::bvh | inline |
visit(const geom::ray< float, 3 > &ray, const visitor_type &f) const | geom::bvh | inline |
visitor_type typedef | geom::bvh |