.. _program_listing_file_src_ifcgeom_IfcRegisterDef.h: Program Listing for File IfcRegisterDef.h ========================================= |exhale_lsh| :ref:`Return to documentation for file ` (``src/ifcgeom/IfcRegisterDef.h``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. code-block:: cpp #ifndef SHAPES #define SHAPES(T) #endif #ifndef SHAPE #define SHAPE(T) #endif #ifndef WIRE #define WIRE(T) #endif #ifndef FACE #define FACE(T) #endif #ifndef CURVE #define CURVE(T) #endif #ifndef CLASS #define CLASS(T,V) #endif