Struct entity_filter

Inheritance Relationships

Base Type

Struct Documentation

struct IfcGeom::entity_filter : public IfcGeom::filter

Public Functions

entity_filter()
entity_filter(bool include, bool traverse, const std::set<std::string> &entity_names)
bool match(IfcUtil::IfcBaseEntity *prod) const
bool operator()(IfcUtil::IfcBaseEntity *prod) const
void update_description()

Public Members

std::set<std::string> entity_names