|
xmsgeom
1.0
|
#include <pybind11/pybind11.h>#include <pybind11/numpy.h>#include <boost/shared_ptr.hpp>#include <xmscore/python/misc/PyUtils.h>#include <xmsgeom/triangulate/TrTin.h>#include <iostream>#include <fstream>Go to the source code of this file.
Functions | |
| PYBIND11_DECLARE_HOLDER_TYPE (T, boost::shared_ptr< T >) | |
| void | initTrTin (py::module &m) |
Definition in file TrTin_py.cpp.