VTK-m  2.0
Public Member Functions | List of all members
vtkm::rendering::raytracing::CellIntersector< 254 > Class Reference

#include <CellIntersector.h>

Public Member Functions

template<typename T >
VTKM_EXEC_CONT void IntersectCell (T *xpoints, T *ypoints, T *zpoints, const vtkm::Vec< T, 3 > &dir, const vtkm::Vec< T, 3 > &origin, T *distances, const vtkm::UInt8 cellShape=12) const
 

Member Function Documentation

◆ IntersectCell()

template<typename T >
VTKM_EXEC_CONT void vtkm::rendering::raytracing::CellIntersector< 254 >::IntersectCell ( T *  xpoints,
T *  ypoints,
T *  zpoints,
const vtkm::Vec< T, 3 > &  dir,
const vtkm::Vec< T, 3 > &  origin,
T *  distances,
const vtkm::UInt8  cellShape = 12 
) const
inline

The documentation for this class was generated from the following file: