xmsmesh  1.0
xms::MePolyOffsetter Class Reference

Does an internal offset from a polygon outer boundary (shrink) and does an external offset from a polygon inner boundary (buffer) More...

#include <MePolyOffsetter.h>

Inheritance diagram for xms::MePolyOffsetter:
xms::MePolyOffsetterImpl

Public Types

enum  polytype { OUTSIDE_POLY = 0, INSIDE_POLY, NEWOUT_POLY }
 enum to identify types of polygons created by this class
 

Static Public Member Functions

static BSHP< MePolyOffsetterNew ()
 Creates a BufferPoly class. More...
 

Detailed Description

Does an internal offset from a polygon outer boundary (shrink) and does an external offset from a polygon inner boundary (buffer)

See also
MePolyOffsetterImpl

Definition at line 35 of file MePolyOffsetter.h.

Member Function Documentation

◆ New()

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

Creates a BufferPoly class.

Returns
MePolyOffsetter.

Definition at line 95 of file MePolyOffsetter.cpp.

Referenced by MePolyOffsetterUnitTests::testCreateClass().


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