xmsmesh
1.0
|
Generates a mesh with triangle/quad cells using the patch method. More...
#include <MePolyPatcher.h>
Static Public Member Functions | |
static BSHP< MePolyPatcher > | New () |
Creates a new instance of this class. More... | |
Generates a mesh with triangle/quad cells using the patch method.
Definition at line 26 of file MePolyPatcher.h.
|
static |
Creates a new instance of this class.
Definition at line 144 of file MePolyPatcher.cpp.
Referenced by xms::MePolyMesherImpl::GenerateMeshPts(), and MePolyPatcherUnitTests::testCreateClass().