Nebula
|
Python conversion functions.
Functions | |
NB_MODULE (nmath, m) | |
NB_MODULE (util, m) | |
nanobind::handle | VariantToPyType (Util::Variant src, py::rv_policy policy, nanobind::detail::cleanup_list *cleanup) |
void | RegisterNebulaModules () |
nanobind::handle | VariantToPyType (Util::Variant src, nanobind::rv_policy policy=nanobind::rv_policy::automatic, nanobind::detail::cleanup_list *cleanup=nullptr) |
Python::NB_MODULE | ( | nmath | , |
m | ) |
Python::NB_MODULE | ( | util | , |
m | ) |
void Python::RegisterNebulaModules | ( | ) |
nanobind::handle Python::VariantToPyType | ( | Util::Variant | src, |
nanobind::rv_policy | policy = nanobind::rv_policy::automatic, | ||
nanobind::detail::cleanup_list * | cleanup = nullptr ) |
nanobind::handle Python::VariantToPyType | ( | Util::Variant | src, |
py::rv_policy | policy, | ||
nanobind::detail::cleanup_list * | cleanup ) |