CVD::Pixel::GenericConversion< From, To, N, N > Struct Template Reference

#include <convert_pixel_types.h>

List of all members.

Public Types

typedef Pixel::Component< From >
::type 
FromS
typedef Pixel::Component< To >
::type 
ToS

Static Public Member Functions

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

Detailed Description

template<class From, class To, int N>
struct CVD::Pixel::GenericConversion< From, To, N, N >

Definition at line 48 of file convert_pixel_types.h.


Member Typedef Documentation

template<class From , class To , int N>
typedef Pixel::Component<From>::type CVD::Pixel::GenericConversion< From, To, N, N >::FromS

Definition at line 49 of file convert_pixel_types.h.

template<class From , class To , int N>
typedef Pixel::Component<To>::type CVD::Pixel::GenericConversion< From, To, N, N >::ToS

Definition at line 50 of file convert_pixel_types.h.


Member Function Documentation

template<class From , class To , int N>
static void CVD::Pixel::GenericConversion< From, To, N, N >::convert ( const From &  from,
To &  to 
) [inline, static]

Definition at line 51 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:14:00 2013