CVD::Pixel::ConvertPixels< From, To, Conv, both_pod > Struct Template Reference

#include <convert_pixel_types.h>

List of all members.

Static Public Member Functions

static void convert (const From *from, To *to, size_t count)

Detailed Description

template<class From, class To, class Conv = typename DefaultConversion<From,To>::type, bool both_pod = CVD::Internal::is_POD<From>::is_pod && CVD::Internal::is_POD<To>::is_pod>
struct CVD::Pixel::ConvertPixels< From, To, Conv, both_pod >

Definition at line 288 of file convert_pixel_types.h.


Member Function Documentation

template<class From, class To, class Conv = typename DefaultConversion<From,To>::type, bool both_pod = CVD::Internal::is_POD<From>::is_pod && CVD::Internal::is_POD<To>::is_pod>
static void CVD::Pixel::ConvertPixels< From, To, Conv, both_pod >::convert ( const From *  from,
To *  to,
size_t  count 
) [inline, static]

Definition at line 289 of file convert_pixel_types.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:13:59 2013