libigl v2.5.0
|
#include <Eigen/Dense>
#include <Eigen/Sparse>
#include <mat.h>
#include <string>
#include <vector>
#include "igl/list_to_matrix.h"
#include <iostream>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | igl::matlab::MatlabWorkspace |
Class which contains data of a matlab workspace which can be written to a .mat file and loaded from matlab. More... | |
Namespaces | |
namespace | igl |
namespace | igl::matlab |