Removed small comment - CGAL *does* circulate around edges consistently.
This commit is contained in:
@ -224,8 +224,6 @@ void Foam::CV3D::calcDualMesh
|
||||
dcNei = dcA;
|
||||
|
||||
// reverse face order to correctly orientate normal
|
||||
// unsure if CGAL always circulates consistently,
|
||||
// needs to be more rigorous
|
||||
reverse(newDualFace);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user