Documentation of 'georegression.struct.plane.PlaneTangent3D_F32' Java class
PlaneTangent3D_F32
georegression.struct.plane

Class PlaneTangent3D_F32

  • All Implemented Interfaces:
    java.io.Serializable


    public class PlaneTangent3D_F32
    extends Point3D_F32
    implements java.io.Serializable
    Specifies a plane using the closest point on the plane to the origin. This can also be viewed as specifying vector which is tangent to the plane with a magnitude equal to the distance of the closest point. This formulation cannot describe a plane which intersects with the origin.
    See Also:
    Serialized Form
    • Constructor Detail

      • PlaneTangent3D_F32

        public PlaneTangent3D_F32(float x,
                                  float y,
                                  float z)
      • PlaneTangent3D_F32

        public PlaneTangent3D_F32()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.