CVD::Pixel::traits< unsigned long, LIFT > Struct Template Reference

#include <pixel_traits.h>

List of all members.

Public Types

typedef float float_type
typedef unsigned int wider_type

Static Public Attributes

static const int bits_used = 16
static const bool integral = true
static const bool is_signed = false
static const long max_intensity = (1 << bits_used) - 1

Detailed Description

template<int LIFT>
struct CVD::Pixel::traits< unsigned long, LIFT >

Definition at line 147 of file pixel_traits.h.


Member Typedef Documentation

template<int LIFT>
typedef float CVD::Pixel::traits< unsigned long, LIFT >::float_type

Definition at line 150 of file pixel_traits.h.

template<int LIFT>
typedef unsigned int CVD::Pixel::traits< unsigned long, LIFT >::wider_type

Definition at line 149 of file pixel_traits.h.


Member Data Documentation

template<int LIFT>
const int CVD::Pixel::traits< unsigned long, LIFT >::bits_used = 16 [static]

Definition at line 153 of file pixel_traits.h.

template<int LIFT>
const bool CVD::Pixel::traits< unsigned long, LIFT >::integral = true [static]

Definition at line 151 of file pixel_traits.h.

template<int LIFT>
const bool CVD::Pixel::traits< unsigned long, LIFT >::is_signed = false [static]

Definition at line 152 of file pixel_traits.h.

template<int LIFT>
const long CVD::Pixel::traits< unsigned long, LIFT >::max_intensity = (1 << bits_used) - 1 [static]

Definition at line 154 of file pixel_traits.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