Updated license headers

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@922 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2013-08-11 10:26:11 +00:00
parent 2500606763
commit 29011e25d2
274 changed files with 368 additions and 346 deletions

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,32 +1,43 @@
//============================================================================= /*===========================================================================*\
// * *
// OpenMesh * OpenMesh *
// Copyright (C) 2001-2005 by Computer Graphics Group, RWTH Aachen * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
// www.openmesh.org * www.openmesh.org *
// * *
//----------------------------------------------------------------------------- *---------------------------------------------------------------------------*
// * This file is part of OpenMesh. *
// License * *
// * OpenMesh is free software: you can redistribute it and/or modify *
// This library is free software; you can redistribute it and/or modify it * it under the terms of the GNU Lesser General Public License as *
// under the terms of the GNU Library General Public License as published * published by the Free Software Foundation, either version 3 of *
// by the Free Software Foundation, version 2. * the License, or (at your option) any later version with the *
// * following exceptions: *
// This library is distributed in the hope that it will be useful, but * *
// WITHOUT ANY WARRANTY; without even the implied warranty of * If other files instantiate templates or use macros *
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * or inline functions from this file, or you compile this file and *
// Library General Public License for more details. * link it with other files to produce an executable, this file does *
// * not by itself cause the resulting executable to be covered by the *
// You should have received a copy of the GNU Library General Public * GNU Lesser General Public License. This exception does not however *
// License along with this library; if not, write to the Free Software * invalidate any other reasons why the executable file might be *
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * covered by the GNU Lesser General Public License. *
// * *
//----------------------------------------------------------------------------- * OpenMesh is distributed in the hope that it will be useful, *
// * but WITHOUT ANY WARRANTY; without even the implied warranty of *
// $Revision$ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
// $Date$ * GNU Lesser General Public License for more details. *
// * *
//============================================================================= * You should have received a copy of the GNU LesserGeneral Public *
* License along with OpenMesh. If not, *
* see <http://www.gnu.org/licenses/>. *
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $Date$ *
* *
\*===========================================================================*/
#include <iostream> #include <iostream>

View File

@@ -1,32 +1,43 @@
//============================================================================= /*===========================================================================*\
// * *
// OpenMesh * OpenMesh *
// Copyright (C) 2001-2005 by Computer Graphics Group, RWTH Aachen * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
// www.openmesh.org * www.openmesh.org *
// * *
//----------------------------------------------------------------------------- *---------------------------------------------------------------------------*
// * This file is part of OpenMesh. *
// License * *
// * OpenMesh is free software: you can redistribute it and/or modify *
// This library is free software; you can redistribute it and/or modify it * it under the terms of the GNU Lesser General Public License as *
// under the terms of the GNU Library General Public License as published * published by the Free Software Foundation, either version 3 of *
// by the Free Software Foundation, version 2. * the License, or (at your option) any later version with the *
// * following exceptions: *
// This library is distributed in the hope that it will be useful, but * *
// WITHOUT ANY WARRANTY; without even the implied warranty of * If other files instantiate templates or use macros *
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * or inline functions from this file, or you compile this file and *
// Library General Public License for more details. * link it with other files to produce an executable, this file does *
// * not by itself cause the resulting executable to be covered by the *
// You should have received a copy of the GNU Library General Public * GNU Lesser General Public License. This exception does not however *
// License along with this library; if not, write to the Free Software * invalidate any other reasons why the executable file might be *
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * covered by the GNU Lesser General Public License. *
// * *
//----------------------------------------------------------------------------- * OpenMesh is distributed in the hope that it will be useful, *
// * but WITHOUT ANY WARRANTY; without even the implied warranty of *
// $Revision: 83 $ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
// $Date: 2009-02-27 17:31:45 +0100 (Fri, 27 Feb 2009) $ * GNU Lesser General Public License for more details. *
// * *
//============================================================================= * You should have received a copy of the GNU LesserGeneral Public *
* License along with OpenMesh. If not, *
* see <http://www.gnu.org/licenses/>. *
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 736 $ *
* $Date: 2012-10-08 09:30:49 +0200 (Mo, 08. Okt 2012) $ *
* *
\*===========================================================================*/
#include <iostream> #include <iostream>

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

2
debian/copyright vendored
View File

@@ -12,7 +12,7 @@ Upstream Author:
Copyright: Copyright:
Copyright (C) 2001-2009 by Computer Graphics Group, RWTH Aachen Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen
License: License:

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

View File

@@ -1,7 +1,7 @@
/*===========================================================================*\ /*===========================================================================*\
* * * *
* OpenMesh * * OpenMesh *
* Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * Copyright (C) 2001-2013 by Computer Graphics Group, RWTH Aachen *
* www.openmesh.org * * www.openmesh.org *
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*

Some files were not shown because too many files have changed in this diff Show More