add comment

This commit is contained in:
wmayer
2019-05-01 13:54:06 +02:00
parent 8350a6f55b
commit 4d8f85db72

View File

@@ -1543,6 +1543,8 @@ void MeshTopoAlgorithm::FlipNormals (void)
* B = #Boundaries
* G = Genus (Number of holes)
* R = #components
*
* See also http://max-limper.de/publications/Euler/
*/
MeshComponents::MeshComponents( const MeshKernel& rclMesh )