xmsmesh
1.0
|
Redistributes the point locations on a polygon based on a size function. More...
#include <MePolyRedistributePts.h>
Public Member Functions | |
virtual | ~MePolyRedistributePts () |
destructor | |
Static Public Member Functions | |
static BSHP< MePolyRedistributePts > | New () |
Creates an instance of this class. More... | |
Protected Member Functions | |
MePolyRedistributePts () | |
constructor | |
Redistributes the point locations on a polygon based on a size function.
Definition at line 28 of file MePolyRedistributePts.h.
|
static |
Creates an instance of this class.
Definition at line 185 of file MePolyRedistributePts.cpp.
Referenced by xms::MePolyMesherImpl::MeshIt(), TutRedistributionIntermediateTests::test_Example_Redistribute_Curvature(), TutRedistributionIntermediateTests::test_Example_Redistribute_Polygon_Curvature(), TutRedistributionIntermediateTests::test_Example_Redistribute_SizeFunction(), TutRedistributionIntermediateTests::test_Example_SimplePolygon_Redistribute(), MePolyRedistributePtsUnitTests::testCreateClass(), MeRelaxerUnitTests::testNewLocationIsValid(), MeRelaxerUnitTests::testSpringRelaxSetup(), MeRelaxerUnitTests::testSpringRelaxSetup2(), MeRelaxerUnitTests::testSpringRelaxSinglePoint(), MeRelaxerUnitTests::testSpringRelaxSinglePoint2(), and MeRelaxerUnitTests::testSpringRelaxSinglePoint3().