Unverified Commit d5016917 authored by Max Slater's avatar Max Slater Committed by GitHub
Browse files

Update meshedit.cpp

parent a3fc6ee5
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
the value it holds need not be allocated elsewhere, and it provides an API that the value it holds need not be allocated elsewhere, and it provides an API that
forces the user to check if it is null before using the value. forces the user to check if it is null before using the value.
In your implementaiton, if you have successfully performed the operation, you can In your implementation, if you have successfully performed the operation, you can
simply return the required reference: simply return the required reference:
... collapse the edge ... ... collapse the edge ...
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment