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-MeshRepair
Commits
6ee0831d
Commit
6ee0831d
authored
Feb 21, 2019
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Renamed T.cc files to T_impl.hh to get rid of IDE problems not showing them.
parent
34d3ead9
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
4 additions
and
4 deletions
+4
-4
BoundarySnappingT.hh
BoundarySnappingT.hh
+1
-1
BoundarySnappingT_impl.hh
BoundarySnappingT_impl.hh
+0
-0
MeshFixingT.hh
MeshFixingT.hh
+1
-1
MeshFixingT_impl.hh
MeshFixingT_impl.hh
+0
-0
MeshRepairPlugin.hh
MeshRepairPlugin.hh
+1
-1
MeshRepairPluginT_impl.hh
MeshRepairPluginT_impl.hh
+0
-0
NonManifoldVertexFixingT.hh
NonManifoldVertexFixingT.hh
+1
-1
NonManifoldVertexFixingT_impl.hh
NonManifoldVertexFixingT_impl.hh
+0
-0
No files found.
BoundarySnappingT.hh
View file @
6ee0831d
...
...
@@ -96,7 +96,7 @@ private:
#if defined(INCLUDE_TEMPLATES) && !defined(BOUNDARYSNAPPING_CC)
#define BOUNDARYSNAPPING_TEMPLATES
#include "BoundarySnappingT
.cc
"
#include "BoundarySnappingT
_impl.hh
"
#endif
#endif
...
...
BoundarySnappingT
.cc
→
BoundarySnappingT
_impl.hh
View file @
6ee0831d
File moved
MeshFixingT.hh
View file @
6ee0831d
...
...
@@ -165,7 +165,7 @@ private:
#if defined(INCLUDE_TEMPLATES) && !defined(OPENMESH_MESHFIXING_CC)
#define OPENMESH_MESHFIXING_TEMPLATES
#include "MeshFixingT
.cc
"
#include "MeshFixingT
_impl.hh
"
#endif
#endif
...
...
MeshFixingT
.cc
→
MeshFixingT
_impl.hh
View file @
6ee0831d
File moved
MeshRepairPlugin.hh
View file @
6ee0831d
...
...
@@ -341,7 +341,7 @@ public slots:
#if defined(INCLUDE_TEMPLATES) && !defined(MESHREPAIRPLUGINT_CC)
#define MESHREPAIRPLUGIN_TEMPLATES
#include "MeshRepairPluginT
.cc
"
#include "MeshRepairPluginT
_impl.hh
"
#endif
#endif //MESHREPAIRPLUGIN_HH
MeshRepairPluginT
.cc
→
MeshRepairPluginT
_impl.hh
View file @
6ee0831d
File moved
NonManifoldVertexFixingT.hh
View file @
6ee0831d
...
...
@@ -85,7 +85,7 @@ private:
#if defined(INCLUDE_TEMPLATES) && !defined(NONMANIFOLDVERTEXFIXING_CC)
#define NONMANIFOLDVERTEXFIXING_TEMPLATES
#include "NonManifoldVertexFixingT
.cc
"
#include "NonManifoldVertexFixingT
_impl.hh
"
#endif
#endif
...
...
NonManifoldVertexFixingT
.cc
→
NonManifoldVertexFixingT
_impl.hh
View file @
6ee0831d
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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