Classes | Functions
wrappers/matlab/types.h File Reference
#include "librealsense2/rs.hpp"
#include <memory>
#include <array>
Include dependency graph for wrappers/matlab/types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MatlabParamParser::mx_wrapper_fns< rs2::region_of_interest >
 
struct  MatlabParamParser::mx_wrapper_fns< T, typename std::enable_if< std::is_base_of< rs2::frame, T >::value >::type >
 
struct  MatlabParamParser::mx_wrapper_fns< T, typename std::enable_if< std::is_base_of< rs2::stream_profile, T >::value >::type >
 

Functions

template<>
mxArray * MatlabParamParser::wrap_array< rs2::texture_coordinate > (const rs2::texture_coordinate *var, size_t length)
 
template<>
mxArray * MatlabParamParser::wrap_array< rs2::vertex > (const rs2::vertex *var, size_t length)
 

Function Documentation

template<>
mxArray* MatlabParamParser::wrap_array< rs2::texture_coordinate > ( const rs2::texture_coordinate var,
size_t  length 
)

Definition at line 229 of file wrappers/matlab/types.h.

template<>
mxArray* MatlabParamParser::wrap_array< rs2::vertex > ( const rs2::vertex var,
size_t  length 
)

Definition at line 217 of file wrappers/matlab/types.h.



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:30