mexopencv  3.4.1
MEX interface for OpenCV library
Public Attributes | List of all members
_mexLocalFunctionTable Struct Reference

#include <mex.h>

Public Attributes

size_t length
 
mexFunctionTable entries
 

Detailed Description

Definition at line 91 of file mex.h.

Member Data Documentation

◆ entries

mexFunctionTable _mexLocalFunctionTable::entries

Definition at line 93 of file mex.h.

◆ length

size_t _mexLocalFunctionTable::length

Definition at line 92 of file mex.h.


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