oops!
This commit is contained in:
parent
4cedfb9366
commit
363d47f644
|
|
@ -134,8 +134,8 @@ is_planar() const {
|
|||
// Nope, too far away--the polygon is nonplanar.
|
||||
return false;
|
||||
}
|
||||
++vi;
|
||||
}
|
||||
++vi;
|
||||
}
|
||||
|
||||
// All vertices are close enough to pass.
|
||||
|
|
|
|||
Loading…
Reference in New Issue