Class GenerateCylinderFromPointNormals_F32

java.lang.Object
georegression.fitting.cylinder.GenerateCylinderFromPointNormals_F32
All Implemented Interfaces:
ModelGenerator<Cylinder3D_F32,PlaneNormal3D_F32>

@Generated("georegression.fitting.cylinder.GenerateCylinderFromPointNormals_F64") public class GenerateCylinderFromPointNormals_F32 extends Object implements ModelGenerator<Cylinder3D_F32,PlaneNormal3D_F32>
Given a list of two point and surface normal pairs, first a cylinder using an analytic equation.