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

osg::TypeTraits< UInt16 > Struct Template Reference

TypeTraits<UInt16>. More...

#include <OSGBaseTypeTraits.h>

Inheritance diagram for osg::TypeTraits< UInt16 >:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Real32 RealReturnType

Static Public Methods

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

Static Public Attributes

const bool IsPOD = true
const MathTypeProperties MathProp = IntValue
const UInt16 BitsSet = 0xFFFF
const UInt16 BitsClear = 0x0000

Detailed Description

template<>
struct osg::TypeTraits< UInt16 >

TypeTraits<UInt16>.


Member Typedef Documentation

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


Member Function Documentation

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

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

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

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

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

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

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

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


Member Data Documentation

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

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

const UInt16 osg::TypeTraits< UInt16 >::BitsSet = 0xFFFF [static]
 

const UInt16 osg::TypeTraits< UInt16 >::BitsClear = 0x0000 [static]
 


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