cgal/Linear_cell_complex/demo/Linear_cell_complex
Laurent Rineau 62c70d41ca Renew the handle of policies, for CMake-3.10
Now that we require CMake>=3.1, we can forget a lot of old CMake policies.

`CMP0053` `OLD` behavior is still needed, because of a bug in Qt5 CMake files, but it will
not be set with CMake>=3.10. Let's assume that a recent CMake version means
a recent Qt5 version.
2017-11-06 14:58:36 +01:00
..
CMakeLists.txt Renew the handle of policies, for CMake-3.10 2017-11-06 14:58:36 +01:00
CreateMenger.ui Update demo for Menger, Sierpinski Carpet and Sierpinski Triangle. 2014-12-28 17:15:02 +01:00
CreateMesh.ui Update dialog box; start menger subdivision to 0. 2012-03-26 07:46:54 +00:00
CreateSierpinskiCarpet.ui Update demo for Menger, Sierpinski Carpet and Sierpinski Triangle. 2014-12-28 17:15:02 +01:00
CreateSierpinskiTriangle.ui Update demo for Menger, Sierpinski Carpet and Sierpinski Triangle. 2014-12-28 17:15:02 +01:00
Linear_cell_complex_3.qrc Update the demo. 2011-10-24 10:03:33 +00:00
Linear_cell_complex_3_demo.cpp Qt::AA_UseDesktopOpenGL is usable from Qt-5.3 only 2015-08-04 10:55:26 +02:00
Linear_cell_complex_3_subdivision.cpp Remove some useless include; set constructor of Dart and attribute protected; check for friend directives. 2016-11-29 11:43:35 +01:00
Linear_cell_complex_pqq_subdivision.cpp Remove some useless include; set constructor of Dart and attribute protected; check for friend directives. 2016-11-29 11:43:35 +01:00
MainWindow.cpp Add an entry in the demo to reverse the orientation of objects. 2016-11-29 11:43:46 +01:00
MainWindow.h Add an entry in the demo to reverse the orientation of objects. 2016-11-29 11:43:46 +01:00
MainWindow.ui Add an entry in the demo to reverse the orientation of objects. 2016-11-29 11:43:46 +01:00
Viewer.cpp FIx LCC demo for QGLViewer v2.7 2017-07-10 16:11:09 +02:00
Viewer.h FIx LCC demo for QGLViewer v2.7 2017-07-10 16:11:09 +02:00
about_Linear_cell_complex_3.html Update the demo. 2011-10-24 10:03:33 +00:00
import_moka.h Factorize dart between CMap and GMap. 2016-11-29 11:43:31 +01:00
typedefs.h Linear_cell_complex_demo: Reorder includes to work around a bug in boost 2017-01-13 10:57:21 +01:00