Files
IfcOpenShell/src/ifcgeom/kernels/cgal/CgalEntityMappingUndefine.h
T
2019-01-18 12:10:18 +01:00

18 lines
198 B
C

#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