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

8 lines
139 B
OpenEdge ABL

#ifdef BIND
#undef BIND
#endif
#define BIND(T) ifcopenshell::geometry::taxonomy::ptr map_impl(const IfcSchema::T*);
#include "mapping.i"