Back to class index
| Polygon::ToPolyhedronSyntaxPolyhedron Polygon::ToPolyhedron() const; [13 lines of code]Converts this Polygon to a Polyhedron representation. This function will create a Polyhedron with two faces, one for the front face of this Polygon, and one for the back face. See AlsoWork in progress:Todo: in Polyhedron Polygon::ToPolyhedron() const: Add ToPolyhedron(float polygonThickness) |