Class PointCloudToNormals_MT_F32

java.lang.Object
georegression.fitting.points.PointCloudToNormals_F32
georegression.fitting.points.PointCloudToNormals_MT_F32

@Generated("georegression.fitting.points.PointCloudToNormals_MT_F64") public class PointCloudToNormals_MT_F32 extends PointCloudToNormals_F32
A concurrent implementation of PointCloudToNormals_F32.
  • Field Details

    • minimumPointsConcurrent

      public int minimumPointsConcurrent
      There needs to be at least this many points for it to use the concurrent implementation
  • Constructor Details

    • PointCloudToNormals_MT_F32

      public PointCloudToNormals_MT_F32()
  • Method Details