16 #include <boost/shared_ptr.hpp> 29 class MeMultiPolyMesherIo;
43 static boost::shared_ptr<MeMultiPolyTo2dm>
New();
47 const std::string& a_outFileName,
48 int a_precision = 15) = 0;
51 int a_precision = 15) = 0;
Creates a 2dm file of a mesh from polygons.
#define XM_DISALLOW_COPY_AND_ASSIGN(TypeName)
Provides the input to meshing multiple polygons and holds the output.
static boost::shared_ptr< MeMultiPolyTo2dm > New()
Creates a class.