VISR  0.11.7
Versatile Interactive Scene Renderer
vector_from_ndarray.hpp File Reference
#include <libefl/basic_vector.hpp>
#include <pybind11/pybind11.h>
#include <pybind11/numpy.h>

Go to the source code of this file.

Namespaces

 visr
 
 visr::python
 
 visr::python::bindinghelpers
 

Functions

template<typename DataType >
efl::BasicVector< DataType > visr::python::bindinghelpers::vectorFromNdArray (pybind11::array_t< SampleType > const &array, std::size_t alignment=0)