Celartem::ElementDef< bpcFloat > Struct Template Reference

#include <pxl_pixeltypes.h>

List of all members.

Public Types

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

Static Public Member Functions

static float minVal ()
 Max value of the Unit.
static float 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 = 32
 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< bpcFloat >

Emelent define structure for float element.

Definition at line 368 of file pxl_pixeltypes.h.


Member Typedef Documentation

typedef float Celartem::ElementDef< bpcFloat >::Unit

The type that represents the Element.

Definition at line 375 of file pxl_pixeltypes.h.

typedef float Celartem::ElementDef< bpcFloat >::CalcUnit

The unit which should be used in calculation.

Definition at line 377 of file pxl_pixeltypes.h.


Member Function Documentation

static float Celartem::ElementDef< bpcFloat >::minVal (  )  [inline, static]

Max value of the Unit.

Definition at line 378 of file pxl_pixeltypes.h.

static float Celartem::ElementDef< bpcFloat >::maxVal (  )  [inline, static]

Max value of the Unit.

Definition at line 380 of file pxl_pixeltypes.h.


Member Data Documentation

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

Whether it is an integral type or not.

Definition at line 370 of file pxl_pixeltypes.h.

const size_t Celartem::ElementDef< bpcFloat >::size = 32 [static]

Element Size in bits.

Definition at line 372 of file pxl_pixeltypes.h.

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

Whether it can preserve out of range values or not.

Definition at line 382 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.