Files
IfcOpenShell/src/ifcgeom/kernels/cgal/CgalEntityMappingUndefine.h
T

18 lines
198 B
C
Raw Normal View History

2017-01-16 11:53:11 +01:00
#ifdef SHAPES
#undef SHAPES
#endif
#ifdef SHAPE
#undef SHAPE
#endif
#ifdef WIRE
#undef WIRE
#endif
#ifdef FACE
#undef FACE
#endif
#ifdef CURVE
#undef CURVE
#endif
#ifdef CLASS
#undef CLASS
#endif