Celartem::ElementDef< bpc64bit > Struct Template Reference

#include <pxl_pixeltypes.h>

List of all members.

Public Types

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

Static Public Member Functions

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

Static Public Attributes

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


Detailed Description

template<>
struct Celartem::ElementDef< bpc64bit >

ElementDef for 64bit element.

Definition at line 347 of file pxl_pixeltypes.h.


Member Typedef Documentation

typedef u64 Celartem::ElementDef< bpc64bit >::Unit

The type that represents the Element.

Definition at line 354 of file pxl_pixeltypes.h.

typedef i64 Celartem::ElementDef< bpc64bit >::CalcUnit

The unit which should be used in calculation.

Definition at line 356 of file pxl_pixeltypes.h.


Member Function Documentation

static u64 Celartem::ElementDef< bpc64bit >::minVal (  )  [inline, static]

Max value of the Unit.

Definition at line 357 of file pxl_pixeltypes.h.

static u64 Celartem::ElementDef< bpc64bit >::maxVal (  )  [inline, static]

Max value of the Unit.

Definition at line 359 of file pxl_pixeltypes.h.


Member Data Documentation

const bool Celartem::ElementDef< bpc64bit >::isIntegralType = true [static]

Whether it is an integral type or not.

Definition at line 349 of file pxl_pixeltypes.h.

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

Element Size in bits.

Definition at line 351 of file pxl_pixeltypes.h.

const bool Celartem::ElementDef< bpc64bit >::canPreserveOutOfRangeValues = false [static]

Whether it can preserve out of range values or not.

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