mirror of https://github.com/CGAL/cgal
update use of macros
This commit is contained in:
parent
3555cf3cb2
commit
3689dfb8f3
|
|
@ -49,9 +49,12 @@
|
|||
// to disable new features
|
||||
//# define CGAL_TDS_3_NOT_JUST_INCIDENT_CELLS
|
||||
|
||||
//should not be used
|
||||
//should not be used
|
||||
//#define CGAL_MESH_3_OLD_MINIMUM_DIHEDRAL_ANGLE
|
||||
|
||||
//experimental
|
||||
//#define CGAL_MESH_3_PROTECTION_NON_LINEAR
|
||||
|
||||
//# define CGAL_POLYHEDRAL_MESH_DOMAIN_USE_GRID
|
||||
#endif // CGAL_MESH_3_USE_NEW_CODE_2011
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue