xmsmesh
1.0
|
#include <xmsmesh/meshing/detail/MePolyCleaner.h>
#include <iostream>
#include <xmscore/misc/XmError.h>
#include <xmsmesh/meshing/detail/MePolyOffsetter.h>
#include <xmsmesh/meshing/detail/MeIntersectPolys.h>
#include <xmsmesh/meshing/detail/MePolyPts.h>
#include <xmsmesh/meshing/detail/MePolyCleaner.t.h>
#include <xmscore/testing/TestTools.h>
Go to the source code of this file.
Classes | |
class | xms::MePolyCleanerImpl |
Intersects and cleans polygons generated from MePolyOffsetter. More... | |
Definition in file MePolyCleaner.cpp.