RTC Toolkit 5.0.0
|
Declaration of the embedded Python module for vector classes. More...
#include <rtctk/config.hpp>
#include <pybind11/embed.h>
#include <pybind11/numpy.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl_bind.h>
Go to the source code of this file.
Namespaces | |
namespace | rtctk |
namespace | rtctk::componentFramework |
Functions | |
py::module RTCTK_API | rtctk::componentFramework::LoadVectorBufferPyBinds () |
Imports the embedded Python module to access supported C++ std::vector objects. | |
Declaration of the embedded Python module for vector classes.