| 
    xmsmesh
    1.0
    
   | 
 
Redistributes the point locations on a polyline or polygon based on curvature. More...
#include <MePolyRedistributePtsCurvature.h>
  
 Public Member Functions | |
| virtual | ~MePolyRedistributePtsCurvature () | 
| destructor  | |
Static Public Member Functions | |
| static BSHP< MePolyRedistributePtsCurvature > | New () | 
| Creates an instance of this class.  More... | |
Protected Member Functions | |
| MePolyRedistributePtsCurvature () | |
| constructor  | |
Redistributes the point locations on a polyline or polygon based on curvature.
Definition at line 25 of file MePolyRedistributePtsCurvature.h.
      
  | 
  static | 
Creates an instance of this class.
Definition at line 84 of file MePolyRedistributePtsCurvature.cpp.
Referenced by xms::MePolyRedistributePtsImpl::SetUseCurvatureRedistribution(), and MePolyRedistributePtsCurvatureUnitTests::testCreateClass().