Home
last modified time | relevance | path

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

/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/rendering/raytracing/
H A DBoundingVolumeHierarchy.cxx655 vtkm::worklet::DispatcherMapField<MortonCodeAABB> mortonDispatch( in Build() local
657 mortonDispatch.Invoke(bvh.AABB.xmins, in Build()