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
fafbff4d
Commit
fafbff4d
authored
Sep 14, 2011
by
CGoGN GIT Supervisor
Browse files
Merge branch 'master' of /home/vanhoey/CGoGN
* 'master' of /home/vanhoey/CGoGN: README : package added Conflicts: README.TXT
parents
e086901a
cabadd56
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/Algo/Import/importMesh.hpp
View file @
fafbff4d
...
...
@@ -432,7 +432,7 @@ bool importMesh(typename PFP::MAP& map, const std::string& filename, std::vector
if
(
!
mts
.
importMesh
(
filename
,
attrNames
,
kind
))
return
false
;
if
(
mergeCloseVertices
)
mts
.
mergeCloseVertices
();
...
...
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