UGDK  0.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ugdk::script::python Namespace Reference

Classes

class  PythonData
 
class  PythonWrapper
 

Typedefs

typedef void(* PyInitFunction )(void)
 
typedef ugdk::script::Module
< PyInitFunction
PythonModule
 
typedef
ugdk::script::InheritableLangWrapper
< PyInitFunction
PythonWrapperBase
 

Typedef Documentation

typedef void(* ugdk::script::python::PyInitFunction)(void)