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
faa7b3cb
Commit
faa7b3cb
authored
Jan 16, 2017
by
Janis Born
Browse files
release status flags after usage in MidpointT
parent
ca7abc7e
Pipeline
#4154
passed with stage
in 41 minutes and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/OpenMesh/Tools/Subdivider/Uniform/MidpointT.hh
View file @
faa7b3cb
...
...
@@ -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