mexopencv  3.4.1
MEX interface for OpenCV library
Static Public Attributes | List of all members
MxTypes< T > Struct Template Reference

Type traits for mxArray. More...

#include <MxArray.hpp>

Static Public Attributes

static const mxClassID type = mxUNKNOWN_CLASS
 maps general template parameter to unkown MATLAB type. More...
 

Detailed Description

template<typename T>
struct MxTypes< T >

Type traits for mxArray.

Definition at line 19 of file MxArray.hpp.

Member Data Documentation

◆ type

template<typename T >
const mxClassID MxTypes< T >::type = mxUNKNOWN_CLASS
static

maps general template parameter to unkown MATLAB type.

Definition at line 21 of file MxArray.hpp.


The documentation for this struct was generated from the following file: