Class PointNormalDistanceFromPlaneGeneral_F32

java.lang.Object
georegression.fitting.plane.PointNormalDistanceFromPlaneGeneral_F32
All Implemented Interfaces:
DistanceFromModel<PlaneGeneral3D_F32,PlaneNormal3D_F32>

@Generated("georegression.fitting.plane.PointNormalDistanceFromPlaneGeneral_F64") public class PointNormalDistanceFromPlaneGeneral_F32 extends Object implements DistanceFromModel<PlaneGeneral3D_F32,PlaneNormal3D_F32>
Implementation of DistanceFromModel for PlaneGeneral3D_F32 and PlaneNormal3D_F32. The PlaneNormal3D_F32 is assumed to be a point on the surface with its normal.