Merge branch 'master' of https://git.frank-ebner.de/FHWS/Indoor
This commit is contained in:
@@ -203,7 +203,7 @@ private:
|
||||
}
|
||||
|
||||
// sanity check
|
||||
if (numVertices != 3) {throw "this face is not a triangle!";}
|
||||
// if (numVertices != 3) {throw "this face is not a triangle!";}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user