Back to class index
| Polyhedron::FacesAreNondegeneratePlanarSyntaxbool Polyhedron::FacesAreNondegeneratePlanar(float epsilon=1e-2f) const; [18 lines of code]Tests whether all the faces of this polyhedron are non-degenerate (have at least 3 vertices) and in case they have more than 3 vertices, tests that the faces are planar. |