This commit is contained in:
Guillaume Damiand 2020-04-03 09:36:34 +02:00
parent 2e84c82c6a
commit ddc152860d
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ public:
m_cycle.clear();
// Find edgewidth of the radial map
Path_on_surface<Local_map> edgewidth_of_radial_map=
snc_to_find_facewidth.compute_edgewidth(display_time);
m_snc_to_find_facewidth->compute_edgewidth(display_time);
int last_vertex_index=-1;
int last_face_index=-1;