toydesigner-cgal/tdcgal/cgal.hpp

7 lines
91 B
C++

#include <pybind11/pybind11.h>
namespace py = pybind11;
void init_plane(py::module_ &);