Program Listing for File IfcRegisterConvertFace.h

Return to documentation for file (src/ifcgeom/IfcRegisterConvertFace.h)

#include "IfcRegisterUndef.h"
#define FACE(T) \
    if ( l->declaration().is(IfcSchema::T::Class()) ) return convert((IfcSchema::T*)l,r);
#include "IfcRegisterDef.h"

#include "IfcRegister.h"