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

#include <pixel_traits.h>

List of all members.

Public Types

typedef double float_type
typedef long long wider_type

Static Public Attributes

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

Detailed Description

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

Definition at line 127 of file pixel_traits.h.


Member Typedef Documentation

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

Definition at line 130 of file pixel_traits.h.

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

Definition at line 129 of file pixel_traits.h.


Member Data Documentation

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

Definition at line 133 of file pixel_traits.h.

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

Definition at line 131 of file pixel_traits.h.

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

Definition at line 132 of file pixel_traits.h.

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

Definition at line 134 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