#include <GeomSelectionTools.h>
-/* =========== PYTHON ==============
- *
- *
- * On est trop des brutes !
- *
- *
- *
+/* ==================================
+ * =========== PYTHON ==============
* ==================================*/
typedef struct {
cout << "End of Surface Mesh generation" << endl;
cout << endl;
- cout << "****************** U MIN: " << my_u_min << endl;
- cout << "****************** V MIN: " << my_v_min << endl;
- cout << "****************** U MAX: " << my_u_max << endl;
- cout << "****************** V MAX: " << my_v_max << endl;
+ cout << "****************** U MIN: " << my_u_min << endl;
+ cout << "****************** V MIN: " << my_v_min << endl;
+ cout << "****************** U MAX: " << my_u_max << endl;
+ cout << "****************** V MAX: " << my_v_max << endl;
mesh_t *msh;
blsurf_data_get_mesh(bls, &msh);