xmsmesh  1.0
xms::MePolyMesher Class Reference

Fills a polygon with a mesh (points and cells). Honors the polygon boundary. More...

#include <MePolyMesher.h>

Inheritance diagram for xms::MePolyMesher:
xms::MePolyMesherImpl

Static Public Member Functions

static boost::shared_ptr< MePolyMesherNew ()
 Creates a polymesher class. More...
 

Detailed Description

Fills a polygon with a mesh (points and cells). Honors the polygon boundary.

See also
MePolyMesherImpl

Definition at line 39 of file MePolyMesher.h.

Member Function Documentation

◆ New()

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

Creates a polymesher class.

Returns
MePolyMesher.

Definition at line 157 of file MePolyMesher.cpp.

Referenced by xms::MeMultiPolyMesherImpl::MeshIt(), and MePolyMesherUnitTests::test1().


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