Class PointNormalDistanceFromPlaneGeneral_F64

java.lang.Object
georegression.fitting.plane.PointNormalDistanceFromPlaneGeneral_F64
All Implemented Interfaces:
DistanceFromModel<PlaneGeneral3D_F64,PlaneNormal3D_F64>

public class PointNormalDistanceFromPlaneGeneral_F64 extends Object implements DistanceFromModel<PlaneGeneral3D_F64,PlaneNormal3D_F64>
Implementation of DistanceFromModel for PlaneGeneral3D_F64 and PlaneNormal3D_F64. The PlaneNormal3D_F64 is assumed to be a point on the surface with its normal.