|
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/TrTriangulatorPoints.h>#include <iostream>#include <fstream>Go to the source code of this file.
Functions | |
| PYBIND11_DECLARE_HOLDER_TYPE (T, boost::shared_ptr< T >) | |
| void | initTrTriangulatorPoints (py::module &m) |
Definition in file TrTriangulatorPoints_py.cpp.