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

osg::TypeTraits< UInt32 > Struct Template Reference

TypeTraits<UInt32>. More...

#include <OSGBaseTypeTraits.h>

Inheritance diagram for osg::TypeTraits< UInt32 >:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Real32 RealReturnType

Static Public Methods

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

Static Public Attributes

const bool IsPOD = true
const MathTypeProperties MathProp = IntValue
const UInt32 BitsSet = 0xFFFFFFFF
const UInt32 BitsClear = 0x00000000

Detailed Description

template<>
struct osg::TypeTraits< UInt32 >

TypeTraits<UInt32>.


Member Typedef Documentation

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


Member Function Documentation

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

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

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

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

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

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

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

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


Member Data Documentation

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

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

const UInt32 osg::TypeTraits< UInt32 >::BitsSet = 0xFFFFFFFF [static]
 

const UInt32 osg::TypeTraits< UInt32 >::BitsClear = 0x00000000 [static]
 


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