27 static BSHP<GmPolyLinePtRedistributer>
New();
30 virtual VecPt3d Redistribute(
const VecPt3d& a_input,
double a_size) = 0;
Redistributes the point locations on a polyline based on a size.
static BSHP< GmPolyLinePtRedistributer > New()
Creates an instance of this class.
#define XM_DISALLOW_COPY_AND_ASSIGN(TypeName)
std::vector< Pt3d > VecPt3d