You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mesh in this PLY file has red faces and green faces. If you run Face_filtered_graph ffg(......) with the red faces, then ffg.is_selection_valid() returns false. However the filtering perfectly works.
I can make the code to demonstrate it if you are interested. Don't have the courage right now.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
The mesh in this PLY file has red faces and green faces. If you run
Face_filtered_graph ffg(......)
with the red faces, thenffg.is_selection_valid()
returnsfalse
. However the filtering perfectly works.I can make the code to demonstrate it if you are interested. Don't have the courage right now.
Beta Was this translation helpful? Give feedback.
All reactions