xmsgeom  1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
TrTin_py.cpp File Reference
#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)
 

Detailed Description

Definition in file TrTin_py.cpp.