#include <OSGBaseTypeTraits.h>
Inheritance diagram for OSG::TypeTraits< LookupTypeT >:

Static Public Member Functions | |
| static void | putToStream (const LookupTypeT &val, OutStream &str) |
Static Public Attributes | |
| static const bool | IsPOD = true |
Definition at line 128 of file OSGBaseTypeTraits.h.
| static void OSG::TypeTraitsTemplateBase< LookupTypeT >::putToStream | ( | const LookupTypeT & | val, | |
| OutStream & | str | |||
| ) | [inline, static, inherited] |
Reimplemented in OSG::TypeTraits< UInt8 >, and OSG::TypeTraits< Int8 >.
Definition at line 107 of file OSGBaseTypeTraits.h.
const bool OSG::TypeTraits< LookupTypeT >::IsPOD = true [static] |
Definition at line 130 of file OSGBaseTypeTraits.h.