Home
last modified time | relevance | path

Searched refs:SetBVHNBounds (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/embree/embree-3.13.2/kernels/bvh/
H A Dbvh_builder_morton.cpp32 struct SetBVHNBounds struct
40 __forceinline SetBVHNBounds (BVH* bvh) : bvh(bvh) {} in SetBVHNBounds() argument
458 SetBVHNBounds<N> setBounds(bvh); in build()