RTC Toolkit
1.0.0
|
Implementation of the MatrixBuffer template class used in APIs. More...
#include "rtctk/componentFramework/matrixBufferPy.hpp"
#include "rtctk/componentFramework/matrixBuffer.hpp"
#include <pybind11/embed.h>
#include <pybind11/numpy.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl_bind.h>
Namespaces | |
rtctk | |
rtctk::componentFramework | |
Macros | |
#define | MB(TYPE, NAME) |
Functions | |
rtctk::componentFramework::PYBIND11_EMBEDDED_MODULE (Import_Matrix_Buffer, m) | |
py::module EXPORT_TYPE | rtctk::componentFramework::LoadMatrixBufferPyBinds () |
Implementation of the MatrixBuffer template class used in APIs.
#define MB | ( | TYPE, | |
NAME | |||
) |