Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

osg::TypeTraits< UInt8 > Struct Template Reference

TypeTraits<UInt8>. More...

#include <OSGBaseTypeTraits.h>

Inheritance diagram for osg::TypeTraits< UInt8 >:

Inheritance graph
[legend]
Collaboration diagram for osg::TypeTraits< UInt8 >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Real32 RealReturnType

Static Public Methods

UInt8 getZeroElement (void)
UInt8 getOneElement (void)
UInt8 getMax (void)
UInt8 getMin (void)
Real32 getFraction (UInt8 val)
UInt8 getPortion (Real32 val)
UInt8 getFromString (const Char8 *szString)
string putToString (const UInt8 val)

Static Public Attributes

const bool IsPOD = true
const MathTypeProperties MathProp = IntValue
const UInt8 BitsSet = 0xFF
const UInt8 BitsClear = 0x00

Detailed Description

template<>
struct osg::TypeTraits< UInt8 >

TypeTraits<UInt8>.


Member Typedef Documentation

typedef Real32 osg::TypeTraits< UInt8 >::RealReturnType
 


Member Function Documentation

UInt8 osg::TypeTraits< UInt8 >::getZeroElement void    [inline, static]
 

UInt8 osg::TypeTraits< UInt8 >::getOneElement void    [inline, static]
 

UInt8 osg::TypeTraits< UInt8 >::getMax void    [inline, static]
 

UInt8 osg::TypeTraits< UInt8 >::getMin void    [inline, static]
 

Real32 osg::TypeTraits< UInt8 >::getFraction UInt8    val [inline, static]
 

UInt8 osg::TypeTraits< UInt8 >::getPortion Real32    val [inline, static]
 

UInt8 osg::TypeTraits< UInt8 >::getFromString const Char8   szString [inline, static]
 

string osg::TypeTraits< UInt8 >::putToString const UInt8    val [inline, static]
 


Member Data Documentation

const bool osg::TypeTraits< UInt8 >::IsPOD = true [static]
 

const MathTypeProperties osg::TypeTraits< UInt8 >::MathProp = IntValue [static]
 

const UInt8 osg::TypeTraits< UInt8 >::BitsSet = 0xFF [static]
 

const UInt8 osg::TypeTraits< UInt8 >::BitsClear = 0x00 [static]
 


The documentation for this struct was generated from the following file:
Generated on Wed Jul 3 16:23:17 2002 for OpenSG by doxygen1.2.16