TuttleOFX  1
terry::sampler::details::process1Dresampling< SrcP, Weight, DstP > Struct Template Reference

#include <details.hpp>

Public Member Functions

void operator() (const std::vector< SrcP > &src, const std::vector< Weight > &weight, DstP &dst) const

Detailed Description

template<typename SrcP, typename Weight, typename DstP>
struct terry::sampler::details::process1Dresampling< SrcP, Weight, DstP >

Definition at line 230 of file details.hpp.


Member Function Documentation

template<typename SrcP , typename Weight , typename DstP >
void terry::sampler::details::process1Dresampling< SrcP, Weight, DstP >::operator() ( const std::vector< SrcP > &  src,
const std::vector< Weight > &  weight,
DstP &  dst 
) const [inline]

Definition at line 232 of file details.hpp.


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