Allow non device type template parameter for output views in BVH::query()#271
Merged
dalg24 merged 15 commits intoarborx:masterfrom dalg24:allow_non_device_type_template_paramApr 20, 2020
+253-298
Commits
Commits on Apr 17, 2020
- committed
- committed
- committed
Template Details::BoundingVolumeHierarchyImpl::queryDispatch(SpatialPredicateTag, ...) on view types
committedTemplate Details::BoundingVolumeHierarchyImpl::queryDispatch(NearestPredicateTag, ...) on view types
committed- committed
- committed
Drop Details::BoundingVolumeHierarchyImpl::BVH alias and template all queryDispatch() on BVH instead
committed- committed
Let Details::BoundingVolumeHierarchyImpl be a namespace rather than a struct with all static methods
committed- committed
Commits on Apr 20, 2020
- committed
- committed
- committed
- committed