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
KennethVanhoey
CGoGN
Commits
65fc15da
Commit
65fc15da
authored
Jan 30, 2014
by
Sylvain Thery
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SCHNApps compilation
parent
1881546b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
SCHNApps/Plugins/CMakeLists.txt
SCHNApps/Plugins/CMakeLists.txt
+1
-1
include/Topology/generic/genericmap.h
include/Topology/generic/genericmap.h
+1
-1
No files found.
SCHNApps/Plugins/CMakeLists.txt
View file @
65fc15da
...
...
@@ -10,7 +10,7 @@ ADD_SUBDIRECTORY(surface_subdivision)
ADD_SUBDIRECTORY
(
surface_selection
)
ADD_SUBDIRECTORY
(
surface_deformation
)
ADD_SUBDIRECTORY
(
surface_modelisation
)
ADD_SUBDIRECTORY
(
surface_tilings
)
#
ADD_SUBDIRECTORY(surface_tilings)
ADD_SUBDIRECTORY
(
volume_import
)
#ADD_SUBDIRECTORY(volume_render)
include/Topology/generic/genericmap.h
View file @
65fc15da
...
...
@@ -175,7 +175,7 @@ public:
GenericMap
()
;
~
GenericMap
()
;
virtual
~
GenericMap
()
;
virtual
std
::
string
mapTypeName
()
const
=
0
;
...
...
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