UGDK
0.4.1
|
Go to the source code of this file.
Classes | |
class | ugdk::script::python::PythonWrapper |
Namespaces | |
namespace | ugdk |
namespace | ugdk::script |
namespace | ugdk::script::python |
Typedefs | |
typedef void(* | ugdk::script::python::PyInitFunction )(void) |
typedef ugdk::script::Module < PyInitFunction > | ugdk::script::python::PythonModule |
typedef ugdk::script::InheritableLangWrapper < PyInitFunction > | ugdk::script::python::PythonWrapperBase |