Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Cazier
CGoGN
Commits
be31a220
Commit
be31a220
authored
Jun 07, 2011
by
CGoGN GIT Supervisor
Browse files
Merge branch 'master' of /home/vanhoey/CGoGN
parents
c4eb894d
805f97da
Changes
329
Hide whitespace changes
Inline
Side-by-side
Apps/Examples/Tests/Algo_Geom_inclusion.cpp
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
Apps/Examples/Tests/Geom_inclusion.cpp
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
Apps/Examples/Viewer.cpp
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
Apps/Examples/decimationVolumique.cpp
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
Apps/Examples/decimationVolumique.h
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
Apps/Examples/extrusionView.cpp
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
@@ -39,8 +39,8 @@
#include
"Topology/generic/parameters.h"
#include
"Algo/Render/GL2/mapRender.h"
#include
"Utils/shaderFlat.h"
#include
"Utils/shaderSimpleColor.h"
#include
"Utils/
Shaders/
shaderFlat.h"
#include
"Utils/
Shaders/
shaderSimpleColor.h"
#include
<vector>
...
...
Apps/Examples/extrusionView.h
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
Apps/Examples/miniTest.cpp
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
Apps/Examples/polyhedronsView.cpp
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
@@ -39,8 +39,8 @@
#include
"Topology/generic/parameters.h"
#include
"Algo/Render/GL2/mapRender.h"
#include
"Utils/shaderFlat.h"
#include
"Utils/shaderSimpleColor.h"
#include
"Utils/
Shaders/
shaderFlat.h"
#include
"Utils/
Shaders/
shaderSimpleColor.h"
using
namespace
CGoGN
;
...
...
Apps/Examples/polyhedronsView.h
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
Apps/Examples/scene.cpp
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
Apps/Examples/simpleEMap3.cpp
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
Apps/Examples/simpleGMap2.cpp
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
Apps/Examples/squelette3carte.cpp
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
Apps/Examples/squelette3carte.h
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
Apps/Examples/ter_meshes.cpp
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
Apps/Examples/test_mapd1.cpp
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
Apps/Examples/triangulation.cpp
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
Apps/Examples/viewer.h
View file @
be31a220
...
...
@@ -39,10 +39,10 @@
#include
"Algo/Render/GL2/mapRender.h"
#include
"Utils/shaderPhong.h"
#include
"Utils/shaderFlat.h"
#include
"Utils/shaderSimpleColor.h"
#include
"Utils/shaderVectorPerVertex.h"
#include
"Utils/
Shaders/
shaderPhong.h"
#include
"Utils/
Shaders/
shaderFlat.h"
#include
"Utils/
Shaders/
shaderSimpleColor.h"
#include
"Utils/
Shaders/
shaderVectorPerVertex.h"
#include
"Utils/pointSprite.h"
#include
"Algo/Geometry/boundingbox.h"
...
...
Apps/Examples/volumeViewer.h
View file @
be31a220
/*******************************************************************************
* CGoGN: Combinatorial and Geometric modeling with Generic N-dimensional Maps *
* version 0.1 *
* Copyright (C) 2009, IGG Team, LSIIT, University of Strasbourg
*
* Copyright (C) 2009
-2011
, IGG Team, LSIIT, University of Strasbourg *
* *
* This library is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published by the *
...
...
@@ -17,7 +17,7 @@
* along with this library; if not, write to the Free Software Foundation, *
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
* *
* Web site: http
s
://
iggservis
.u-strasbg.fr/
CGoGN/
*
* Web site: http://
cgogn
.u-strasbg.fr/
*
* Contact information: cgogn@unistra.fr *
* *
*******************************************************************************/
...
...
Prev
1
2
3
4
5
…
17
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment