Skip to content

Refactor access traits

Arndt, Daniel requested to merge github/fork/dalg24/refactor_access_traits into master

Created by: dalg24

  • Added 2nd template argument to indicate that access traits are for the BVH constructor
  • Geometry tag is deduced from the return type of Traits::Access::<Primitives,PrimitivesTag>::get()

Merge request reports