xmsmesh
1.0
|
#include <xmsmesh/meshing/detail/MePolyPatcher.h>
#include <set>
#include <xmscore/math/math.h>
#include <xmscore/misc/DynBitset.h>
#include <xmscore/misc/XmError.h>
#include <xmscore/misc/XmLog.h>
#include <xmscore/misc/xmstype.h>
#include <xmsinterp/geometry/geoms.h>
#include <xmsinterp/geometry/GmPtSearch.h>
#include <xmsmesh/meshing/MeMeshUtils.h>
#include <xmsmesh/meshing/detail/MePolyPatcher.t.h>
#include <xmscore/testing/TestTools.h>
Go to the source code of this file.
Classes | |
class | xms::MePolyPatcherImpl |
Generates an adaptive patch mesh from a polygon. More... | |
Definition in file MePolyPatcher.cpp.