20#define gsEndl std::endl
28GISMO_EXPORT
bool writeOcctStep(
const gsSurface<real_t> & srf,
const std::string & name);
29GISMO_EXPORT
bool writeOcctIges(
const gsSurface<real_t> & srf,
const std::string & name);
30GISMO_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.
The G+Smo namespace, containing all definitions for the library.