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

osg::TypeTraits< Int8 > Struct Template Reference

TypeTraits<Int8>. More...

#include <OSGBaseTypeTraits.h>

Inheritance diagram for osg::TypeTraits< Int8 >:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Real32 RealReturnType

Static Public Methods

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

Static Public Attributes

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

Detailed Description

template<>
struct osg::TypeTraits< Int8 >

TypeTraits<Int8>.


Member Typedef Documentation

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


Member Function Documentation

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

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

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

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

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

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

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

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


Member Data Documentation

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

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

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

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


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