Documentation of 'georegression.struct.point.Point4D_F64' Java class
Point4D_F64
georegression.struct.point

Class Point4D_F64

    • Constructor Detail

      • Point4D_F64

        public Point4D_F64(double x,
                           double y,
                           double z,
                           double w)
      • Point4D_F64

        public Point4D_F64()
    • Method Detail

      • copy

        public Point4D_F64 copy()
        Description copied from class: GeoTuple_F64
        Generic copy routine. It is recommended that this be overridden with a faster implementation.
        Overrides:
        copy in class GeoTuple_F64
        Returns:
        An exact copy of this GeoTuple.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • createNewInstance

        public Point4D_F64 createNewInstance()
        Description copied from class: GeoTuple

        Creates a new tuple instance of the same type.

        Specified by:
        createNewInstance in class GeoTuple
        Returns:
        new tuple instance.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.