xmsgeom
1.0
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
triangulate_py.cpp
Go to the documentation of this file.
1
//------------------------------------------------------------------------------
7
//------------------------------------------------------------------------------
8
9
//----- Included files ---------------------------------------------------------
10
#include <pybind11/pybind11.h>
11
#include <
xmsgeom/python/triangulate/triangulate_py.h
>
12
13
//----- Namespace declaration --------------------------------------------------
14
namespace
py = pybind11;
15
16
//----- Python Interface -------------------------------------------------------
17
18
void
initTriangulate(py::module &m) {
19
initTrTin(m);
20
initTrTriangulatorPoints(m);
21
}
triangulate_py.h
initializer functions for members of triangulate python module.
xmsgeom
python
triangulate
triangulate_py.cpp
Generated on Thu Aug 30 2018 23:38:05 for xmsgeom by
1.8.6