Celartem::ElementDef< bpcDouble > Struct Template Reference

#include <pxl_pixeltypes.h>

List of all members.

Public Types

typedef double Unit
 The type that represents the Element.
typedef double CalcUnit
 The unit which should be used in calculation.

Static Public Member Functions

static double minVal ()
 Max value of the Unit.
static double maxVal ()
 Max value of the Unit.

Static Public Attributes

static const bool isIntegralType = false
 Whether it is an integral type or not.
static const size_t size = 64
 Element Size in bits.
static const bool canPreserveOutOfRangeValues = true
 Whether it can preserve out of range values or not.


Detailed Description

template<>
struct Celartem::ElementDef< bpcDouble >

Emelent define structure for double element.

Definition at line 389 of file pxl_pixeltypes.h.


Member Typedef Documentation

typedef double Celartem::ElementDef< bpcDouble >::Unit

The type that represents the Element.

Definition at line 396 of file pxl_pixeltypes.h.

typedef double Celartem::ElementDef< bpcDouble >::CalcUnit

The unit which should be used in calculation.

Definition at line 398 of file pxl_pixeltypes.h.


Member Function Documentation

static double Celartem::ElementDef< bpcDouble >::minVal (  )  [inline, static]

Max value of the Unit.

Definition at line 399 of file pxl_pixeltypes.h.

static double Celartem::ElementDef< bpcDouble >::maxVal (  )  [inline, static]

Max value of the Unit.

Definition at line 401 of file pxl_pixeltypes.h.


Member Data Documentation

const bool Celartem::ElementDef< bpcDouble >::isIntegralType = false [static]

Whether it is an integral type or not.

Definition at line 391 of file pxl_pixeltypes.h.

const size_t Celartem::ElementDef< bpcDouble >::size = 64 [static]

Element Size in bits.

Definition at line 393 of file pxl_pixeltypes.h.

const bool Celartem::ElementDef< bpcDouble >::canPreserveOutOfRangeValues = true [static]

Whether it can preserve out of range values or not.

Definition at line 403 of file pxl_pixeltypes.h.


The documentation for this struct was generated from the following file:
This document is automatically generated using doxygen 1.5.4 at Fri Jun 27 18:23:13 2008.