RTC Toolkit 5.0.0
Loading...
Searching...
No Matches
Namespaces | Functions
matrixBufferPy.hpp File Reference

Declaration of the embedded Python module for MatrixBuffer classes. More...

#include <rtctk/componentFramework/matrixBuffer.hpp>
#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::LoadMatrixBufferPyBinds ()
 Imports the embedded Python module to access supported C++ MatrixBuffer objects.
 

Detailed Description

Declaration of the embedded Python module for MatrixBuffer classes.