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

#include <image_convert.h>

List of all members.

Static Public Member Functions

static void convert (const SubImage< From > &from, SubImage< To > &to)

Detailed Description

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

Definition at line 34 of file image_convert.h.


Member Function Documentation

template<class From, class To, class Conv = typename Pixel::DefaultConversion<From,To>::type, int both_pod = Internal::is_POD<From>::is_pod && Internal::is_POD<To>::is_pod>
static void CVD::ConvertImage< From, To, Conv, both_pod >::convert ( const SubImage< From > &  from,
SubImage< To > &  to 
) [inline, static]

Definition at line 35 of file image_convert.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:51 2013