#include "mex.h"
#include "matrix.h"
#include "vtkObject.h"
Go to the source code of this file.
Classes | |
class | vtkMatlabMexAdapter |
This is a utility class to convert VTK array data to and from the Matlab mxArray format. It is used with the Matlab Mex and Matlab Engine interfaces. More... |