VTK-m
2.0
|
#include <BVHTraverser.h>
Classes | |
class | Intersector |
Public Member Functions | |
template<typename Precision , typename LeafIntersectorType > | |
VTKM_CONT void | IntersectRays (Ray< Precision > &rays, LinearBVH &bvh, LeafIntersectorType &leafIntersector, vtkm::cont::CoordinateSystem &coordsHandle) |
|
inline |