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

Class PlaneNormal3D_F32

  • All Implemented Interfaces:
    java.io.Serializable


    public class PlaneNormal3D_F32
    extends java.lang.Object
    implements java.io.Serializable
    Defines a plane using a point on the plane and the plane's normal. N*(x-p0) = 0, where N is the plane's normal, p0 is a point on the plane, and 'x' is another point on the plane.
    See Also:
    Serialized Form
    • Constructor Detail

      • PlaneNormal3D_F32

        public PlaneNormal3D_F32(float px,
                                 float py,
                                 float pz,
                                 float nx,
                                 float ny,
                                 float nz)
      • PlaneNormal3D_F32

        public PlaneNormal3D_F32()

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.