implement optional Python binding for flatmesh using boost

This commit is contained in:
wmayer
2018-04-28 22:27:09 +02:00
parent 1dfb7c5088
commit cf655e2365
8 changed files with 256 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
***************************************************************************/
#include "PreCompiled.h"
#include "MeshFlattening.h"
#include "MeshFlatteningLscmRelax.h"
#include <Poly_Triangulation.hxx>