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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
139 B
OpenEdge ABL
Raw Normal View History

2023-03-21 20:15:01 +01:00
#ifdef BIND
#undef BIND
#endif
#define BIND(T) ifcopenshell::geometry::taxonomy::ptr map_impl(const IfcSchema::T*);
2023-03-21 20:15:01 +01:00
#include "mapping.i"