VTK-m
2.0
|
#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 |
|
inline |