Files
IfcOpenShell/src/ifcgeom/schema/bind_convert_decl.i
T

8 lines
139 B
OpenEdge ABL
Raw Normal View History

2019-08-04 09:36:31 +02:00
#ifdef BIND
#undef BIND
#endif
2019-08-04 11:27:10 +02:00
#define BIND(T) ifcopenshell::geometry::taxonomy::item* map(const IfcSchema::T*);
2019-08-04 09:36:31 +02:00
#include "mapping.i"