Code style: Updated line comments to start with a space
//This is a comment -> // This is a comment
This commit is contained in:
@ -89,7 +89,7 @@ surface2
|
||||
|
||||
// Optionally flip features (invert all normals, making
|
||||
// convex<->concave etc)
|
||||
//flip false;
|
||||
// flip false;
|
||||
}
|
||||
|
||||
// Output the curvature of the surface
|
||||
|
||||
Reference in New Issue
Block a user