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

Class Point4D_F32

    • Constructor Detail

      • Point4D_F32

        public Point4D_F32(float x,
                           float y,
                           float z,
                           float w)
      • Point4D_F32

        public Point4D_F32()
    • Method Detail

      • copy

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

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

        public Point4D_F32 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.