Skip to content
Snippets Groups Projects
Commit d98cb4cb authored by Guillaume Damiand's avatar Guillaume Damiand
Browse files

comment

parent 13783971
No related branches found
No related tags found
No related merge requests found
...@@ -70,7 +70,7 @@ struct My_vertex: public CGAL::Cell_attribute_with_point<Refs> ...@@ -70,7 +70,7 @@ struct My_vertex: public CGAL::Cell_attribute_with_point<Refs>
{} {}
bool m_outside; bool m_outside;
bool m_new_vertex; // Use to compute marching cube bool m_new_vertex;
}; };
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
class Myitems class Myitems
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment