Sleeping Wombat GUI  0.100
swGUI
Functions
Serialization.inl File Reference
#include "Serialization.h"

Functions

template<typename Type >
Type TypeDefaultValue ()
 
template<>
uint16 TypeDefaultValue ()
 
template<>
int16 TypeDefaultValue ()
 
template<>
uint32 TypeDefaultValue ()
 
template<>
int32 TypeDefaultValue ()
 
template<>
int64 TypeDefaultValue ()
 
template<>
float TypeDefaultValue ()
 
template<>
double TypeDefaultValue ()
 
template<>
std::wstring TypeDefaultValue ()
 
template<>
std::string TypeDefaultValue ()
 
template<>
DirectX::XMFLOAT2 TypeDefaultValue ()
 
template<>
DirectX::XMFLOAT3 TypeDefaultValue ()
 
template<>
DirectX::XMFLOAT4 TypeDefaultValue ()
 
template<>
EngineObjectTypeDefaultValue ()
 

Function Documentation

template<typename Type >
Type TypeDefaultValue ( )
inline
template<>
uint16 TypeDefaultValue ( )
inline
template<>
int16 TypeDefaultValue ( )
inline
template<>
uint32 TypeDefaultValue ( )
inline
template<>
int32 TypeDefaultValue ( )
inline
template<>
int64 TypeDefaultValue ( )
inline
template<>
float TypeDefaultValue ( )
inline
template<>
double TypeDefaultValue ( )
inline
template<>
std::wstring TypeDefaultValue ( )
inline
template<>
std::string TypeDefaultValue ( )
inline
template<>
DirectX::XMFLOAT2 TypeDefaultValue ( )
inline
template<>
DirectX::XMFLOAT3 TypeDefaultValue ( )
inline
template<>
DirectX::XMFLOAT4 TypeDefaultValue ( )
inline
template<>
EngineObject* TypeDefaultValue ( )
inline