PyBind.h#
Fully qualified name: omni/python/PyBind.h
In directory: omni/python
Source file: PyBind.h
Python binding helpers.
Classes#
- omni::python::detail::PyObjectPtr
pybind11 "holder" for objects inherited from omni::core::ObjectPtr .
Namespaces#
- omni
Main namespace for Omniverse.
- omni::python
Python related functionality.
- omni::python::detail
Private implementation details for Python.