Back to class index
| Polyhedron::SurfaceAreaSyntaxfloat Polyhedron::SurfaceArea() const; [7 lines of code]Computes the total surface area of the faces of this polyhedron. Note When you call this function, none of the faces of this polyhedron may be self-intersecting. See AlsoWork in progress:Todo: in float Polyhedron::SurfaceArea() const: Optimize temporary copies. |