cosmetic changes

This commit is contained in:
Sébastien Loriot 2020-08-18 10:06:51 +02:00
parent b29a31ae27
commit e893ac1178
21 changed files with 12 additions and 38 deletions

View File

@ -1,4 +1,3 @@
#ifndef CGAL_BOOST_GRAPH_ALPHA_EXPANSION_GRAPHCUT_H
// Copyright (c) 2014 GeometryFactory (France). All rights reserved. // Copyright (c) 2014 GeometryFactory (France). All rights reserved.
// //
// This file is part of CGAL (www.cgal.org) // This file is part of CGAL (www.cgal.org)
@ -10,6 +9,7 @@
// //
// Author(s) : Ilker O. Yaz, Simon Giraudot // Author(s) : Ilker O. Yaz, Simon Giraudot
#ifndef CGAL_BOOST_GRAPH_ALPHA_EXPANSION_GRAPHCUT_H
#define CGAL_BOOST_GRAPH_ALPHA_EXPANSION_GRAPHCUT_H #define CGAL_BOOST_GRAPH_ALPHA_EXPANSION_GRAPHCUT_H
#include <CGAL/Iterator_range.h> #include <CGAL/Iterator_range.h>

View File

@ -1,5 +1,3 @@
// =============================================================================
//
// Copyright (c) 2001-2007 Max-Planck-Institute Saarbruecken (Germany). // Copyright (c) 2001-2007 Max-Planck-Institute Saarbruecken (Germany).
// All rights reserved. // All rights reserved.
// //
@ -11,7 +9,6 @@
// //
// Author(s) : Michael Hemmer <hemmer@mpi-inf.mpg.de> // Author(s) : Michael Hemmer <hemmer@mpi-inf.mpg.de>
// //
// =============================================================================
#ifndef CGAL_CACHE_H #ifndef CGAL_CACHE_H
#define CGAL_CACHE_H 1 #define CGAL_CACHE_H 1

View File

@ -1,4 +1,3 @@
//A unary operator to that counts instances.
//Copyright (C) 2013 INRIA - Sophia Antipolis //Copyright (C) 2013 INRIA - Sophia Antipolis
// //
// This file is part of CGAL (www.cgal.org). // This file is part of CGAL (www.cgal.org).

View File

@ -1,5 +1,3 @@
// ======================================================================
//
// Copyright (c) 2005-2017 GeometryFactory (France). All Rights Reserved. // Copyright (c) 2005-2017 GeometryFactory (France). All Rights Reserved.
// //
// This file is part of CGAL (www.cgal.org) // This file is part of CGAL (www.cgal.org)
@ -11,7 +9,6 @@
// //
// Author(s): Le-Jeng Shiue <Andy.Shiue@gmail.com> // Author(s): Le-Jeng Shiue <Andy.Shiue@gmail.com>
// //
// ======================================================================
#ifndef CGAL_SUBDIVISION_METHOD_3_INTERNAL_EULER_EXTENSIONS_H #ifndef CGAL_SUBDIVISION_METHOD_3_INTERNAL_EULER_EXTENSIONS_H
#define CGAL_SUBDIVISION_METHOD_3_INTERNAL_EULER_EXTENSIONS_H #define CGAL_SUBDIVISION_METHOD_3_INTERNAL_EULER_EXTENSIONS_H

View File

@ -1,5 +1,3 @@
// ======================================================================
//
// Copyright (c) 2005-2017 GeometryFactory (France). All Rights Reserved. // Copyright (c) 2005-2017 GeometryFactory (France). All Rights Reserved.
// //
// This file is part of CGAL (www.cgal.org) // This file is part of CGAL (www.cgal.org)
@ -11,7 +9,6 @@
// //
// Author(s): Le-Jeng Shiue <Andy.Shiue@gmail.com> // Author(s): Le-Jeng Shiue <Andy.Shiue@gmail.com>
// //
// ======================================================================
#ifndef CGAL_SUBDIVISION_HOSTS_IMPL_3_H #ifndef CGAL_SUBDIVISION_HOSTS_IMPL_3_H
#define CGAL_SUBDIVISION_HOSTS_IMPL_3_H #define CGAL_SUBDIVISION_HOSTS_IMPL_3_H

View File

@ -1,5 +1,3 @@
// ======================================================================
//
// Copyright (c) 2017 GeometryFactory (France). All Rights Reserved. // Copyright (c) 2017 GeometryFactory (France). All Rights Reserved.
// //
// This file is part of CGAL (www.cgal.org) // This file is part of CGAL (www.cgal.org)
@ -11,7 +9,6 @@
// //
// Author(s): Le-Jeng Shiue <Andy.Shiue@gmail.com> // Author(s): Le-Jeng Shiue <Andy.Shiue@gmail.com>
// //
// ======================================================================
#ifndef CGAL_SUBDIVISION_HOSTS_3_H #ifndef CGAL_SUBDIVISION_HOSTS_3_H
#define CGAL_SUBDIVISION_HOSTS_3_H #define CGAL_SUBDIVISION_HOSTS_3_H

View File

@ -1,5 +1,3 @@
// ======================================================================
//
// Copyright (c) 2005-2017 GeometryFactory (France). All Rights Reserved. // Copyright (c) 2005-2017 GeometryFactory (France). All Rights Reserved.
// //
// This file is part of CGAL (www.cgal.org) // This file is part of CGAL (www.cgal.org)
@ -11,7 +9,6 @@
// //
// Author(s): Le-Jeng Shiue <Andy.Shiue@gmail.com> // Author(s): Le-Jeng Shiue <Andy.Shiue@gmail.com>
// //
// ======================================================================
#ifndef CGAL_SUBDIVISION_MASKS_3_H #ifndef CGAL_SUBDIVISION_MASKS_3_H
#define CGAL_SUBDIVISION_MASKS_3_H #define CGAL_SUBDIVISION_MASKS_3_H

View File

@ -1,5 +1,3 @@
// ======================================================================
//
// Copyright (c) 2005-2017 GeometryFactory (France). All Rights Reserved. // Copyright (c) 2005-2017 GeometryFactory (France). All Rights Reserved.
// //
// This file is part of CGAL (www.cgal.org) // This file is part of CGAL (www.cgal.org)
@ -11,7 +9,6 @@
// //
// Author(s): Le-Jeng Shiue <Andy.Shiue@gmail.com> // Author(s): Le-Jeng Shiue <Andy.Shiue@gmail.com>
// //
// ======================================================================
#ifndef CGAL_SUBDIVISION_METHODS_3_H #ifndef CGAL_SUBDIVISION_METHODS_3_H
#define CGAL_SUBDIVISION_METHODS_3_H #define CGAL_SUBDIVISION_METHODS_3_H

View File

@ -1,4 +1,3 @@
// ======================================================================
// //
// Copyright (c) 2017 GeometryFactory (France). All Rights Reserved. // Copyright (c) 2017 GeometryFactory (France). All Rights Reserved.
// //
@ -11,7 +10,6 @@
// //
// Author(s): // Author(s):
// //
// ======================================================================
/** /**
* \ingroup PkgSurfaceSubdivisionMethod3Ref * \ingroup PkgSurfaceSubdivisionMethod3Ref

View File

@ -1,4 +1,3 @@
//=============================================================================
// Copyright (C) 2001-2005 by Computer Graphics Group, RWTH Aachen // Copyright (C) 2001-2005 by Computer Graphics Group, RWTH Aachen
// Copyright (C) 2011 by Graphics & Geometry Group, Bielefeld University // Copyright (C) 2011 by Graphics & Geometry Group, Bielefeld University
// Copyright (C) 2014 GeometryFactory // Copyright (C) 2014 GeometryFactory

View File

@ -1,4 +1,3 @@
//=============================================================================
// Copyright (C) 2001-2005 by Computer Graphics Group, RWTH Aachen // Copyright (C) 2001-2005 by Computer Graphics Group, RWTH Aachen
// Copyright (C) 2011 by Graphics & Geometry Group, Bielefeld University // Copyright (C) 2011 by Graphics & Geometry Group, Bielefeld University
// Copyright (C) 2014 GeometryFactory // Copyright (C) 2014 GeometryFactory

View File

@ -1,4 +1,3 @@
#ifndef CGAL_BOOST_GRAPH_ALPHA_EXPANSION_MAXFLOW_IMPL_H
// Copyright (c) 2014 GeometryFactory Sarl (France). // Copyright (c) 2014 GeometryFactory Sarl (France).
// All rights reserved. // All rights reserved.
// //
@ -10,6 +9,7 @@
// //
// Author(s) : Ilker O. Yaz, Simon Giraudot // Author(s) : Ilker O. Yaz, Simon Giraudot
#ifndef CGAL_BOOST_GRAPH_ALPHA_EXPANSION_MAXFLOW_IMPL_H
#define CGAL_BOOST_GRAPH_ALPHA_EXPANSION_MAXFLOW_IMPL_H #define CGAL_BOOST_GRAPH_ALPHA_EXPANSION_MAXFLOW_IMPL_H
#include <CGAL/license/Surface_mesh_segmentation.h> #include <CGAL/license/Surface_mesh_segmentation.h>

View File

@ -1,4 +1,3 @@
#ifndef CGAL_INTERNAL_SURFACE_MESH_SEGMENTATION_AABB_TRAITS_H
// Copyright (c) 2014 GeometryFactory Sarl (France). // Copyright (c) 2014 GeometryFactory Sarl (France).
// All rights reserved. // All rights reserved.
// //
@ -11,6 +10,7 @@
// Author(s) : Ilker O. Yaz // Author(s) : Ilker O. Yaz
#ifndef CGAL_INTERNAL_SURFACE_MESH_SEGMENTATION_AABB_TRAITS_H
#define CGAL_INTERNAL_SURFACE_MESH_SEGMENTATION_AABB_TRAITS_H #define CGAL_INTERNAL_SURFACE_MESH_SEGMENTATION_AABB_TRAITS_H
#include <CGAL/license/Surface_mesh_segmentation.h> #include <CGAL/license/Surface_mesh_segmentation.h>

View File

@ -1,4 +1,3 @@
#ifndef CGAL_SURFACE_MESH_SEGMENTATION_DISK_SAMPLERS_H
// Copyright (c) 2014 GeometryFactory Sarl (France). // Copyright (c) 2014 GeometryFactory Sarl (France).
// All rights reserved. // All rights reserved.
// //
@ -11,6 +10,7 @@
// Author(s) : Ilker O. Yaz // Author(s) : Ilker O. Yaz
#ifndef CGAL_SURFACE_MESH_SEGMENTATION_DISK_SAMPLERS_H
#define CGAL_SURFACE_MESH_SEGMENTATION_DISK_SAMPLERS_H #define CGAL_SURFACE_MESH_SEGMENTATION_DISK_SAMPLERS_H
#include <CGAL/license/Surface_mesh_segmentation.h> #include <CGAL/license/Surface_mesh_segmentation.h>

View File

@ -1,4 +1,3 @@
#ifndef CGAL_SURFACE_MESH_SEGMENTATION_EXPECTATION_MAXIMIZATION_H
// Copyright (c) 2014 GeometryFactory Sarl (France). // Copyright (c) 2014 GeometryFactory Sarl (France).
// All rights reserved. // All rights reserved.
// //
@ -11,6 +10,7 @@
// Author(s) : Ilker O. Yaz // Author(s) : Ilker O. Yaz
#ifndef CGAL_SURFACE_MESH_SEGMENTATION_EXPECTATION_MAXIMIZATION_H
#define CGAL_SURFACE_MESH_SEGMENTATION_EXPECTATION_MAXIMIZATION_H #define CGAL_SURFACE_MESH_SEGMENTATION_EXPECTATION_MAXIMIZATION_H
#include <CGAL/license/Surface_mesh_segmentation.h> #include <CGAL/license/Surface_mesh_segmentation.h>

View File

@ -1,4 +1,3 @@
#ifndef CGAL_SURFACE_MESH_SEGMENTATION_FILTERS_H
// Copyright (c) 2014 GeometryFactory Sarl (France). // Copyright (c) 2014 GeometryFactory Sarl (France).
// All rights reserved. // All rights reserved.
// //
@ -10,7 +9,7 @@
// //
// Author(s) : Ilker O. Yaz // Author(s) : Ilker O. Yaz
#ifndef CGAL_SURFACE_MESH_SEGMENTATION_FILTERS_H
#define CGAL_SURFACE_MESH_SEGMENTATION_FILTERS_H #define CGAL_SURFACE_MESH_SEGMENTATION_FILTERS_H
#include <CGAL/license/Surface_mesh_segmentation.h> #include <CGAL/license/Surface_mesh_segmentation.h>

View File

@ -1,4 +1,3 @@
#ifndef CGAL_SURFACE_MESH_SEGMENTATION_K_MEANS_CLUSTERING_H
// Copyright (c) 2014 GeometryFactory Sarl (France). // Copyright (c) 2014 GeometryFactory Sarl (France).
// All rights reserved. // All rights reserved.
// //
@ -11,6 +10,7 @@
// Author(s) : Ilker O. Yaz // Author(s) : Ilker O. Yaz
#ifndef CGAL_SURFACE_MESH_SEGMENTATION_K_MEANS_CLUSTERING_H
#define CGAL_SURFACE_MESH_SEGMENTATION_K_MEANS_CLUSTERING_H #define CGAL_SURFACE_MESH_SEGMENTATION_K_MEANS_CLUSTERING_H
#include <CGAL/license/Surface_mesh_segmentation.h> #include <CGAL/license/Surface_mesh_segmentation.h>

View File

@ -1,4 +1,3 @@
#ifndef CGAL_SURFACE_MESH_SEGMENTATION_SDF_CALCULATION_H
// Copyright (c) 2014 GeometryFactory Sarl (France). // Copyright (c) 2014 GeometryFactory Sarl (France).
// All rights reserved. // All rights reserved.
// //
@ -11,6 +10,7 @@
// Author(s) : Ilker O. Yaz // Author(s) : Ilker O. Yaz
#ifndef CGAL_SURFACE_MESH_SEGMENTATION_SDF_CALCULATION_H
#define CGAL_SURFACE_MESH_SEGMENTATION_SDF_CALCULATION_H #define CGAL_SURFACE_MESH_SEGMENTATION_SDF_CALCULATION_H
#include <CGAL/license/Surface_mesh_segmentation.h> #include <CGAL/license/Surface_mesh_segmentation.h>

View File

@ -1,4 +1,3 @@
#ifndef CGAL_SURFACE_MESH_SEGMENTATION_H
// Copyright (c) 2014 GeometryFactory Sarl (France). // Copyright (c) 2014 GeometryFactory Sarl (France).
// All rights reserved. // All rights reserved.
// //
@ -11,6 +10,7 @@
// Author(s) : Ilker O. Yaz // Author(s) : Ilker O. Yaz
#ifndef CGAL_SURFACE_MESH_SEGMENTATION_H
#define CGAL_SURFACE_MESH_SEGMENTATION_H #define CGAL_SURFACE_MESH_SEGMENTATION_H
#include <CGAL/license/Surface_mesh_segmentation.h> #include <CGAL/license/Surface_mesh_segmentation.h>

View File

@ -1,4 +1,3 @@
#ifndef CGAL_SURFACE_MESH_SEGMENTATION_MESH_SEGMENTATION_H
// Copyright (c) 2014 GeometryFactory Sarl (France). // Copyright (c) 2014 GeometryFactory Sarl (France).
// All rights reserved. // All rights reserved.
// //
@ -10,7 +9,7 @@
// //
// Author(s) : Ilker O. Yaz // Author(s) : Ilker O. Yaz
#ifndef CGAL_SURFACE_MESH_SEGMENTATION_MESH_SEGMENTATION_H
#define CGAL_SURFACE_MESH_SEGMENTATION_MESH_SEGMENTATION_H #define CGAL_SURFACE_MESH_SEGMENTATION_MESH_SEGMENTATION_H
#include <CGAL/license/Surface_mesh_segmentation.h> #include <CGAL/license/Surface_mesh_segmentation.h>

View File

@ -1,7 +1,5 @@
// Copyright (c) 2007-09 INRIA Sophia-Antipolis (France). // Copyright (c) 2007-09 INRIA Sophia-Antipolis (France).
// Copyright (c) 2017 GeometryFactory (France). // Copyright (c) 2017 GeometryFactory (France).
// All rights reserved. // All rights reserved.
// //
// This file is part of CGAL (www.cgal.org). // This file is part of CGAL (www.cgal.org).
@ -11,6 +9,7 @@
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial
// //
// Author(s) : Maxime Gimeno, Pierre Alliez // Author(s) : Maxime Gimeno, Pierre Alliez
#ifndef CGAL_FACETS_IN_COMPLEX_2_TO_TRIANGLE_MESH_H #ifndef CGAL_FACETS_IN_COMPLEX_2_TO_TRIANGLE_MESH_H
#define CGAL_FACETS_IN_COMPLEX_2_TO_TRIANGLE_MESH_H #define CGAL_FACETS_IN_COMPLEX_2_TO_TRIANGLE_MESH_H