ShapeFile
-
class ShapeFile : public feasst::Shape
Build a Shape using a file with the following syntax. The first line describes a Shape by first listing its class_name, then its arguments, space-separated. The following lines then begin with either “union” or “intersect” and then another shape description as described for the first line.
Public Functions
Arguments
shape_file: name of the file which describes the shape.