UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
type.h File Reference
#include <vector>
#include <ugdk/script/defs.h>
Include dependency graph for type.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ugdk::script::VirtualType
 
class  ugdk::script::TypeRegistry< T >
 

Namespaces

 ugdk
 
 ugdk::script
 

Functions

template<typename T >
T * GetNull ()
 

Function Documentation

template<typename T >
T* GetNull ( )