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

#include <pixel_traits.h>

List of all members.

Public Types

typedef double float_type
typedef unsigned long long wider_type

Static Public Attributes

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

Detailed Description

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

Definition at line 137 of file pixel_traits.h.


Member Typedef Documentation

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

Definition at line 140 of file pixel_traits.h.

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

Definition at line 139 of file pixel_traits.h.


Member Data Documentation

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

Definition at line 143 of file pixel_traits.h.

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

Definition at line 141 of file pixel_traits.h.

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

Definition at line 142 of file pixel_traits.h.

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

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