Typedef IfcGeom::filter_t

Typedef Documentation

typedef boost::function<bool(IfcUtil::IfcBaseEntity*)> IfcGeom::filter_t

The filter function (free or member function) or function object (use boost::ref() to reference to it) should return true if the geometry for the product is wanted to be included in the output. http://www.boost.org/doc/libs/1_62_0/doc/html/function/tutorial.html