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
OpenVolumeMesh
OpenVolumeMesh
Commits
76f8034e
Commit
76f8034e
authored
Jul 08, 2020
by
Martin Heistermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add TODO comment
parent
0cf80cd0
Pipeline
#14714
passed with stage
in 10 minutes and 9 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/OpenVolumeMesh/Core/TopologyKernel.cc
src/OpenVolumeMesh/Core/TopologyKernel.cc
+2
-0
No files found.
src/OpenVolumeMesh/Core/TopologyKernel.cc
View file @
76f8034e
...
...
@@ -232,6 +232,8 @@ FaceHandle TopologyKernel::add_face(const std::vector<HalfEdgeHandle>& _halfedge
//========================================================================================
// TODO: add iterator-based interface + range adapter
/// Add face via incident vertices
/// Define the _vertices in counter-clockwise order (from the "outside")
FaceHandle
TopologyKernel
::
add_face
(
const
std
::
vector
<
VertexHandle
>&
_vertices
)
{
...
...
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