CVD::Pixel::Component< Rgb< P > > Struct Template Reference

#include <rgb_components.h>

List of all members.

Public Types

typedef P type

Static Public Member Functions

static P & get (Rgb< P > &pixel, size_t i)
static const P & get (const Rgb< P > &pixel, size_t i)

Static Public Attributes

static const size_t count = 3

Detailed Description

template<class P>
struct CVD::Pixel::Component< Rgb< P > >

Definition at line 38 of file rgb_components.h.


Member Typedef Documentation

template<class P >
typedef P CVD::Pixel::Component< Rgb< P > >::type

Definition at line 40 of file rgb_components.h.


Member Function Documentation

template<class P >
static P& CVD::Pixel::Component< Rgb< P > >::get ( Rgb< P > &  pixel,
size_t  i 
) [inline, static]

Definition at line 51 of file rgb_components.h.

template<class P >
static const P& CVD::Pixel::Component< Rgb< P > >::get ( const Rgb< P > &  pixel,
size_t  i 
) [inline, static]

Definition at line 45 of file rgb_components.h.


Member Data Documentation

template<class P >
const size_t CVD::Pixel::Component< Rgb< P > >::count = 3 [static]

Definition at line 41 of file rgb_components.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