Replies: 1 comment
-
Oh, I've solved my problem. I changed the declaration of the But is there a simpler way to do this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am new to MeshLab plugin development, and I want to add a new layer in edit plugin then render it.
code of add new layer:
But I found that the new layer only gets rendered after I stop editing, so is there a function to stop editing or render the new layer that can be called in the edit plugin?
BTW, the reason why I don't use the filter plugin is that I need some interaction :)
Beta Was this translation helpful? Give feedback.
All reactions