Skip to content
Snippets Groups Projects
Commit fc1cda58 authored by Jean-François Remacle's avatar Jean-François Remacle
Browse files

No commit message

No commit message
parent 5dd45577
No related branches found
No related tags found
No related merge requests found
......@@ -1206,7 +1206,7 @@ void GFace::moveToValidRange(SPoint2 &pt) const
}
void GFace::addLayersOfQuads(int nLayers, GVertex *gv, double hmin, double ratio){
/*
std::list<GEdgeLoop>::iterator it = edgeLoops.begin();
for (; it != edgeLoops.end(); ++it){
bool found = false;
......@@ -1226,6 +1226,7 @@ void GFace::addLayersOfQuads(int nLayers, GVertex *gv, double hmin, double ratio
}
}
}
*/
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment