xmsmesh
1.0
|
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>
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< MePolyOffsetter > | New () |
Creates a BufferPoly class. More... | |
Does an internal offset from a polygon outer boundary (shrink) and does an external offset from a polygon inner boundary (buffer)
Definition at line 35 of file MePolyOffsetter.h.
|
static |
Creates a BufferPoly class.
Definition at line 95 of file MePolyOffsetter.cpp.
Referenced by MePolyOffsetterUnitTests::testCreateClass().