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
OpenMesh
OpenMesh
Commits
57bc372a
Commit
57bc372a
authored
Jan 16, 2017
by
Jan Möbius
Browse files
Merge branch 'midpoint_unittest' into 'master'
release status flags after usage in MidpointT See merge request
!120
parents
6b518742
faa7b3cb
Pipeline
#4173
passed with stage
in 40 minutes and 33 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/OpenMesh/Tools/Subdivider/Uniform/MidpointT.hh
View file @
57bc372a
...
...
@@ -96,6 +96,10 @@ protected: // SubdividerT interface
}
_m
.
garbage_collection
();
}
_m
.
release_face_status
();
_m
.
release_vertex_status
();
_m
.
release_edge_status
();
_m
.
release_halfedge_status
();
return
true
;
}
...
...
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