#include <PointSample.h>
|
| PointDataSampler (size_t order, PointDataGridT &points, const SamplerT &sampler, const FilterT &filter, InterrupterT *const interrupter, const bool threaded) |
|
template<typename SourceGridT , typename TargetValueT = typename SourceGridT::ValueType> |
void | sample (const SourceGridT &sourceGrid, Index targetIndex) |
|
◆ PointDataSampler()
PointDataSampler |
( |
size_t |
order, |
|
|
PointDataGridT & |
points, |
|
|
const SamplerT & |
sampler, |
|
|
const FilterT & |
filter, |
|
|
InterrupterT *const |
interrupter, |
|
|
const bool |
threaded |
|
) |
| |
|
inline |
◆ sample()
void sample |
( |
const SourceGridT & |
sourceGrid, |
|
|
Index |
targetIndex |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: