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

Class Point3D_F32

    • Constructor Detail

      • Point3D_F32

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

        public Point3D_F32()
    • Method Detail

      • toVector

        public Vector3D_F32 toVector()
        Converts the point into a vector.
        Returns:
        Vector with the same (x,y,z) values.
      • copy

        public Point3D_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<Point3D_F32>
        Returns:
        An exact copy of this GeoTuple.
      • toString

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

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.