20 #define gsEndl std::endl
25 namespace extensions {
28 GISMO_EXPORT
bool writeOcctStep(
const gsSurface<real_t> & srf,
const std::string & name);
29 GISMO_EXPORT
bool writeOcctIges(
const gsSurface<real_t> & srf,
const std::string & name);
30 GISMO_EXPORT
bool writeOcctIgesMp(
const gsMultiPatch<real_t> & srf,
const std::string & name);
This file contains the debugging and messaging system of G+Smo.
Provides declaration of input/output XML utilities struct.