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

osg::TypeTraits< Int16 > Struct Template Reference

TypeTraits<Int16>. More...

#include <OSGBaseTypeTraits.h>

Inheritance diagram for osg::TypeTraits< Int16 >:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Real32 RealReturnType

Static Public Methods

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

Static Public Attributes

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

Detailed Description

template<>
struct osg::TypeTraits< Int16 >

TypeTraits<Int16>.


Member Typedef Documentation

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


Member Function Documentation

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

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

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

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

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

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

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

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


Member Data Documentation

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

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

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

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


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