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
770d7dda
Commit
770d7dda
authored
Dec 03, 2018
by
Janis Born
Browse files
fix missing code snippets in tutorial due to renamed variable
parent
1a0a76dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Doc/tutorial_03.docu
View file @
770d7dda
...
...
@@ -34,7 +34,7 @@ All insert and delete operations on the mesh are synchronized with the attached
Once the property is created, we can use it to compute the centers of the neighborhood of each vertex:
\skipline mesh.vertices
\until cog[v
v
] /= valence
\until cog[v
h
] /= valence
\until }
Finally, we set the new position for each vertex:
...
...
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