VTK-m
2.0
|
#include <CellSampler.h>
Public Member Functions | |
template<typename P , typename S > | |
VTKM_EXEC_CONT bool | SampleCell (const vtkm::Vec< vtkm::Vec< P, 3 >, 8 > &points, const vtkm::Vec< S, 8 > &scalars, const vtkm::Vec< P, 3 > &sampleLocation, S &lerpedScalar, const vtkm::Int32 &vtkmNotUsed(cellShape=CELL_SHAPE_PYRAMID)) const |
|
inline |