xmsmesh  1.0
xms::MePolyPatcher Class Reference

Generates a mesh with triangle/quad cells using the patch method. More...

#include <MePolyPatcher.h>

Inheritance diagram for xms::MePolyPatcher:
xms::MePolyPatcherImpl

Static Public Member Functions

static BSHP< MePolyPatcherNew ()
 Creates a new instance of this class. More...
 

Detailed Description

Generates a mesh with triangle/quad cells using the patch method.

See also
MePolyPatcherImpl

Definition at line 26 of file MePolyPatcher.h.

Member Function Documentation

◆ New()

BSHP< MePolyPatcher > xms::MePolyPatcher::New ( )
static

Creates a new instance of this class.

Returns
Shared pointer to an instance of MePolyPatcher

Definition at line 144 of file MePolyPatcher.cpp.

Referenced by xms::MePolyMesherImpl::GenerateMeshPts(), and MePolyPatcherUnitTests::testCreateClass().


The documentation for this class was generated from the following files: