Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
Plugin-IsotropicRemesher
Compare Revisions
eaf011c88204cdc7152e3e48dcf76fb5d65ecbeb...c09dcbb98cda19a9484793c197958168cd315486
Source
c09dcbb98cda19a9484793c197958168cd315486
Select Git revision
...
Target
eaf011c88204cdc7152e3e48dcf76fb5d65ecbeb
Select Git revision
Compare
Commits (1)
Removed old svn header
· c09dcbb9
Jan Möbius
authored
Jan 09, 2019
c09dcbb9
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
35 deletions
+5
-35
IsotropicRemesherPlugin.cc
IsotropicRemesherPlugin.cc
+1
-7
IsotropicRemesherPlugin.hh
IsotropicRemesherPlugin.hh
+1
-7
IsotropicRemesherT.cc
IsotropicRemesherT.cc
+1
-7
IsotropicRemesherT.hh
IsotropicRemesherT.hh
+1
-7
IsotropicRemesherToolbox.cc
IsotropicRemesherToolbox.cc
+1
-7
No files found.
IsotropicRemesherPlugin.cc
View file @
c09dcbb9
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "IsotropicRemesherPlugin.hh"
#include "IsotropicRemesherPlugin.hh"
#include "IsotropicRemesherT.hh"
#include "IsotropicRemesherT.hh"
...
...
IsotropicRemesherPlugin.hh
View file @
c09dcbb9
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef ISOTROPICREMESHERPLUGIN_HH
#ifndef ISOTROPICREMESHERPLUGIN_HH
#define ISOTROPICREMESHERPLUGIN_HH
#define ISOTROPICREMESHERPLUGIN_HH
...
...
IsotropicRemesherT.cc
View file @
c09dcbb9
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define ISOTROPICREMESHER_C
#define ISOTROPICREMESHER_C
...
...
IsotropicRemesherT.hh
View file @
c09dcbb9
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef ISOTROPICREMESHER_HH
#ifndef ISOTROPICREMESHER_HH
#define ISOTROPICREMESHER_HH
#define ISOTROPICREMESHER_HH
...
...
IsotropicRemesherToolbox.cc
View file @
c09dcbb9
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "IsotropicRemesherToolbox.hh"
#include "IsotropicRemesherToolbox.hh"
...
...