|
libpsynth 0.2.1
|
transform_frame_positions More...
|
Functions | |
| template<typename Range1 , typename Range2 , typename Range3 , typename F > | |
| PSYNTH_FORCEINLINE F | psynth::sound::transform_frame_positions (const Range1 &src1, const Range2 &src2, const Range3 &dst, F fun) |
| transform_frame_positions with two sources | |
transform_frame_positions
adobe::transform_positions for image ranges (passes locators, instead of frame references, to the function object)
Like transform_frames but passes to the function object frame locators instead of frame references
| PSYNTH_FORCEINLINE F psynth::sound::transform_frame_positions | ( | const Range1 & | src1, |
| const Range2 & | src2, | ||
| const Range3 & | dst, | ||
| F | fun | ||
| ) |
transform_frame_positions with two sources
1.7.4