Builder constructor
Builder({})
Implementation
Builder(
{this.eps,
this.type,
this.buildBy,
this.maxDist,
this.mergeEps,
this.mergeSin,
this.minPonums,
this.voxelSize,
this.connRadius,
this.wallPonums,
this.singlePlane,
this.toFindOutline,
this.downSampleSize,
this.thresholdErrorLow,
this.thresholdErrorHigh});