#include <bbgm_planes_to_sample.h>
Static Public Member Functions | |
| static void | apply (const T1 *data, T2 &sample, vcl_ptrdiff_t step) |
Definition at line 18 of file bbgm_planes_to_sample.h.
| static void bbgm_planes_to_sample< T1, T2, n >::apply | ( | const T1 * | data, |
| T2 & | sample, | ||
| vcl_ptrdiff_t | step | ||
| ) | [inline, static] |
Definition at line 20 of file bbgm_planes_to_sample.h.
1.7.5.1