Antkeeper  0.0.1
geom::bvh Member List

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::bvhexplicit
bvh(const brep_mesh &mesh)geom::bvhexplicit
bvh() noexcept=defaultgeom::bvh
clear()geom::bvh
nodes() const noexceptgeom::bvhinline
visit(const geom::ray< float, 3 > &ray, const visitor_type &f) constgeom::bvhinline
visitor_type typedefgeom::bvh