|
Drake
|
#include <drake/util/MexWrapper.h>
Public Member Functions | |
| MexWrapper (std::string const &filename) | |
| ~MexWrapper () | |
| void | mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) const |
| std::string | getMexFile () const |
|
explicit |
| ~MexWrapper | ( | ) |
| std::string getMexFile | ( | ) | const |
| void mexFunction | ( | int | nlhs, |
| mxArray * | plhs[], | ||
| int | nrhs, | ||
| const mxArray * | prhs[] | ||
| ) | const |
